-
### 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-…
-
## Background
https://github.com/ministryofjustice/cloud-platform-infrastructure/blob/ee2997721c28a7e54f4565103985950d0ca15c63/terraform/aws-accounts/cloud-platform-aws/account/versions.tf#L6
We can…
-
**Is your feature request related to a problem? Please describe.**
Microsoft and Terraform have released a `azurerm_storage_container_immutability_policy` resource. This workaround can now be repla…
-
## What is currently missing?
Currently evaluating Crossplane for in-kubernetes cluster automation, I currently use the Aiven Operator model directly but if I have Crossplane in use it makes sense …
-
-
Hi,
For a few times already I have run into a serious issue with the Terraform Provider because it doesn't validate the resources.
This time I had a not-working setup for giving access to databa…
-
### Description
Currently aws_glue_security_configuration is not have support to add encryption for Glue data quality . if glue data quality not encrypted then Glue security configuration show disa…
-
I encountered an error while running terraform validate after generating the HCL code using the Databricks provider v1.51.0. The error indicates a reference to an undeclared resource, suggesting that …
-
### Terraform Version
```
v0.11.1
```
### Terraform Configuration Files
```hcl
variable "regions" {
default = [
"us-east-1",
"us-east-2",
"us-west-1",
"us-we…
-
## Description
the state
```
module "efs" {
source = "terraform-aws-modules/efs/aws"
# File system
name = "example-test-backend"
encrypted = true
…