-
Consider enabling running upstream tests on our patched version of the provider as part of CI verification.
Currently these tests do not compile with our patches:
```
$ make upstream && cd upst…
t0yv0 updated
3 months ago
-
### 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 the commu…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https:/…
-
### Terraform Core Version
1.7.4
### AWS Provider Version
5.51.1 Fails
5.49.0 Succeeds
### Affected Resource(s)
```hcl
data "aws_iam_policy" "AWSLambdaVPCAccessExecutionRole" {
arn…
-
## Background
In https://github.com/hashicorp/terraform-ls/pull/1024, we introduced completion for local module sources. It uses the local indexed modules to build a list of source strings relative…
-
### Terraform Version
```shell
Terraform v1.3.6
on linux_amd64
```
### Use Cases
I have the same requirement as the author of https://github.com/hashicorp/terraform-plugin-go/issues/64 (which is …
-
## Is your request related to a new offering from AWS?
Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHA…
-
### Nomad version
1.5.5
### Operating system and Environment details
Unix
### Issue
The reported value of the `nomad.nomad.blocked_evals.total_blocked` metric becomes incorrect when a blocked…
-
## Description
I'm not sure if I have done something wrong but am experiencing this error:
```
docker run --rm -v $(pwd):/target -i -t eerkunt/terraform-compliance --features ./ --planfile ./pl…
-
It seems the only kind of key identifier HashiCorp Vault supports is a name. It also supports a delete key operation. So name is not immutable in time and space, and therefore the following is possibl…