-
Output shell completion code for the specified shell (bash or zsh). The shell code must be evaluated to provide
interactive completion of terraform commands. This can be done by sourcing it from t…
tyki6 updated
1 month ago
-
I saw a mention in #31 that the provider output doesn't parse JSON lists, only maps. This is unfortunately accurate; if I produce a JSON-valid list (it's from a `jq` output), I get a "no valid JSON" d…
-
# Problem
If we have an existing config file, [this action will overwrite it](https://github.com/hashicorp/setup-terraform/blob/7f4493e15578a47490e79892b308bf23dee56c45/lib/setup-terraform.js#L121)…
-
**Terraform Version & Prov:** 1.7.0
**AFT Version:** 1.11.1
(Can be found in the AFT Management Account in the SSM Parameter `/aft/config/aft/version`)
**Terraform Version & Provider Versions**…
-
## Description
GitLab pipeline warning:
Warning: Redundant ignore_changes element
│
│ on .terraform/modules/rds/modules/db_instance/main.tf line 32, in resource "aws_db_instance" "this":
│…
-
### Terraform Version
```
v0.15.0
```
### Terraform Configuration Files
```terraform
terraform {
required_version = ">= 0.15.0"
required_providers {
aws = {
sourc…
-
When trying to execute the module https://github.com/terraform-ibm-modules/terraform-ibm-iam-account-settings/blob/main/main.tf we saw the provider crash....
### Community Note
* Please …
-
### Question
Using the example at https://googlecloudplatform.github.io/magic-modules/develop/test/run-tests/ and following the suggestion to use a regex to determine tests to run, running any of the…
-
### 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-…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.69.0
### Affected Resource(s)
n/a
### Expected Behavior
'terraform apply' should continue, and ask me for confirmation before applyin…