-
### Terraform CLI Version
1.6
### Terraform Provider Version
0.70.1
### Terraform Configuration
```terraform
Hello,
I am reaching out to report an issue encountered with a READER Managed Accou…
-
### Terraform Version
```shell
Terraform v1.9.8
on darwin_arm64
```
### Use Cases
This is requested primarily to support provider plugin testing: https://github.com/hashicorp/terraform-plugin-tes…
-
### 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…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.75.1
### Affected Resource(s)
* aws_iam_role_policies_exclusive
### Expected Behavior
After I locked the set of policy names in an aw…
t0yv0 updated
16 hours ago
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.75.1
### Affected Resource(s)
* `aws_sqs_queue_redrive_allow_policy`
### Expected Behavior
The `aws_sqs_queue_redrive_allow_policy` r…
-
I'm assigning this to all 3 of us. I believe the problem is at least in part caused by our inability to understand and use 'apt get update' effectively 😂 @stephenlauck . I'm going to create another is…
-
### 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…
-
### Feature Overview
Introduce Manual Lock Mecanism.
### Why is the feature needed?
Sometimes we want to prevent accessing Terraform State and some terraform commands such as plan, apply and import…
-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.75.0
### Affected Resource(s)
aws_sagemaker_endpoint
### Expected Behavior
aws_sagemaker_endpoint recreation successful
### Actual B…
-
1. Support for different backends (S3, HTTP, etc.)
- e.g. s3 bucket: `$(aws sts get-caller-identity | jq -r '.Account')-terraform-state`
2. Support branching
- store state in separate path to …