-
This would be especially useful when scanning Terraform Plan JSON, since we are converting it to HCL and have no way to track the location of the error.
We can add, for example, a cause field on l…
-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Terraform Configuration
```terraform
While trying to import an existing terraform resource of snowflake_tag_association
…
-
## Description
I switched my EKSes managed node group to AMI_TYPE AL2023_x86_64_STANDARD (from AL2_x86_64 previously). Then my user_data stopped working, I can see this `Unhandled unknown content-t…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the modul…
-
### Check for previous/existing GitHub issues/module proposals
- [X] I have checked for previous/existing GitHub issues/module proposals.
### Check this module doesn't already exist in the modul…
-
Hello,
We are trying to deploy aws cudos dashboard using this module, but currently we are getting this error when applying.
```
The following resource(s) failed to create: [CidAthenaDataSou…
-
Dear module owner,
As per the module ownership requirements and responsibilities at the time of [assignment](https://github.com/Azure/Azure-Verified-Modules/issues/770), the AVM Team is opening t…
-
The IBM provider supports passing a value for [visibility](https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs#visibility). The default is "public" which means public endpoint is always …
-
**Describe the bug**
When we create multiple reservations as we have multiple CIDR's on a VNET, the provider fails with a timeout error
**To Reproduce**
``` hcl
variable "private_vnet_cidr_s…
-
If I have a Storage Zone and a Pull Zone defined in Terraform, renaming the Storage Zone causes a recreation operation. This creates a bit of a race condition when Terraform tries to delete a pull zon…