-
### 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…
-
### 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…
-
### 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…
-
### 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…
-
### 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-…
-
I would like to start discussion on adding a new terraform state command that would allow users to split statefiles into new smaller statefiles
the idea is that when a statefile grows too big, TF c…
-
### 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…
-
## Use Case
Allow to use HTTP backend for CI pipelines.
## Describe the Solution You Would Like
Ability for TF STATE to be saved to HTTP backend for CI pipelines
## Describe Alternatives You'v…
-
### Terraform Version
```shell
Terraform v1.10.0
on windows_amd64
+ provider registry.terraform.io/hashicorp/null v3.2.3
```
### Terraform Configuration Files
### Configuration 1
```terraform
…
-
I was trying to use the AWS Parameter Store as a way to safely store sensitive data such as passwords, api keys, etc. Creating a parameter of type **Secure String** looked like a good way to handle th…