-
We should add AWS Web Application Firewall (WAF) to the default Terraform config on all scaf projects.
Also, what ruleset should we set for WAF by default? Is there a standard set of rules to star…
-
### What happened?
I wanted to convert following script https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner - to pulumi
but getting error:
```
panic: fatal: A failure has occurred: Couldn…
-
1. `azd init --template azd-starter-terraform -b pr/4412` Include branch that doesn't have config files.
2. Run `azd pipeline config`
Expected:
Terraform azure-dev.yml generated with `RS_RESOURCE_GR…
-
**Describe the bug**
When the LDAP `realm_attributes` string is updated on the `artifactory_group`
resource, the plan reports that the realm string will be updated, but the realm
string is not actuall…
-
Getting the following error when trying to run `terraform plan` or `terraform apply` with `main.tf` from `terraform-dbtcloud` directory:
![Image](https://github.com/user-attachments/assets/f173de50-75…
-
### Terraform Core Version
v1.9.8
### AWS Provider Version
v5.74.0
### Affected Resource(s)
* aws_bedrock_guardrail
### Expected Behavior
terraform plan shouldn't show any diff since nothing ha…
-
### Terraform Version
```shell
Terraform v1.9.8
on linux_amd64
```
### Affected Pages
https://developer.hashicorp.com/terraform/install#linux
subsection "Fedora"
### What is the docs issue?
…
-
### 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…
-
**Describe the bug**
Adding
```
[download-terraform]
platforms = ["darwin_amd64", "linux_amd64"]
```
to the pants.toml results in:
```
$ pants --print-stacktrace experimental-deploy ::
17…
-
I'm looking for a feature similar to `actions/setup-go@v5` https://github.com/actions/setup-go?tab=readme-ov-file#getting-go-version-from-the-gomod-file
If we could pass a `terraform-version-file` …