-
### 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…
-
Older helm provider versions didn't show this `metadata` changes when terraform detected a change/run plan, and the new helm provider versions are posting a wall of text of `metadata` changes whic…
-
- Add back EC2 AMI builds in packer image
- Will need to create EC2 resources to allow infra.ci to build VMs and create AMIs from it (check for old packer.tf in jenkins-infra/aws history)
- We…
-
When trying to destroy `aws_ebs_volume` created with help of for_each, related and not related to it `aws_volume_attachment` resources also marked for remove
### Terraform Version
```
Terraform v…
-
I upgraded my terraform CLI from 0.12.9 to 0.12.13 while attempting to fix a problem unrelated to this bug report. In the process of dubugging this problem, I ran `terraform apply` unsuspecting that i…
-
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databricks/databricks"
}
}
}
provider "databricks" {
config_file = "/Users/quan…
-
### What happened?
Tried to convert existing terraform code to pulumi with `pulumi convert --from terraform --language go` and got the following output:
```
The Pulumi CLI encountered a code generat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### 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 com…
-
I modified the code provided [here](https://github.com/hashicorp/hcl-lang/issues/417#issuecomment-2400144600) and triggered a `panic`. The error is on this line.
https://github.com/hashicorp/hcl-la…