-
When running Plan and Apply on terraform from https://github.com/privacysandbox/aggregation-service/blob/main/docs/gcp-aggregation-service.md#set-up-your-deployment-environment, Aggregation Service is…
-
**Describe the bug**
A new field(routing_mode) has been rolled out in the network services gateway terraform resource:
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/…
-
https://github.com/mediavine/terraform-aws-grafana/blob/ef144d0363ba1ffdd018ec0714f210fc03336657/modules/ecs_fargate_grafana_dashboard/templates/fargatedashboard.json.tpl#L592
RequestCount is the w…
-
After upgrading my Terraform and corresponding configurations to v0.12, I see an unexpected difference in my plan output where an existing AWS launch configuration will be replaced with one that w…
-
**Describe the bug**
It looks like upon creation of a VM using the provider, that the CPU `architecture` is not getting set correctly when calling the API, even though I have it set in the configurat…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.73.0
### Affected Resource(s)
aws_elasticache_cluster
### Expected Behavior
should accept valkey as an engine per 5.73.…
-
**Describe your proposal**
is there a guide on how to program custom things here?
I would like to help and add some terraforming spells. e.g move mountains, add water and many others. I think this w…
-
### Configuration
```hcl
resource "databricks_grant" "this" {
schema = "some_schema"
principal = "some_principal"
privileges = ["USE_SCHEMA"]
}
```
### Expected Behavior
For the sc…
-
### Is your feature request related to a problem? Please describe.
It is currently not possible to create a VPC via Terraform. This makes it difficult to actually use this provider on a larger scale.…
-
### 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…