-
The underlying `hashicorp/vault-action` has an input called `exportEnv` which defaults to true, which causes secrets to be exported as environment variables making them available in the environment to…
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
https://github.com/hashicorp/terraform-provider-google/blob/main/.github/CONTRIBUTING.md has a different co…
-
```console
terraform --version
Terraform v1.9.6
on darwin_arm64
```
Terraformer works with `hashicorp/google` version lower than `4.59.0`
```terraform
terraform {
required_providers {
g…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_cluster#upgrade_policy
https://github.com/hashicorp/terraform-provider-aws/issues/38510
in provider
https://git…
-
## Description
- [x] ✋ I have searched the open/closed issues and my issue is not listed.
## Versions
- Module version [Required]:
20.24.0
- Terraform version:
1.8.5
- Provider version(s)…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/spf13/viper/issues) for an issue that matches the one I want to file, without success.
- [X] I am not looking …
-
Release details: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.77.0
> [!NOTE]
> This issue was created automatically by the upgrade-provider tool and should be automatically c…
-
### Terraform Version
1.9.7
### Namecheap provider version
v2.1.2
### Affected Resource(s)
- namecheap:index:DomainRecords
### Panic Output
```
Diagnostics:
namecheap:index:DomainReco…
-
The package armon/go-metrics was renamed to hashicorp/go-metrics
however, I need to add replace directives in my go.mod files to keep the vendors updated.
can we just update the dependencies and…