-
### Summary
This proposal is to add a new force-lock command.
### Problem Statement
There is no way to manually lock a state via the CLI, only unlock one.
### User-facing description
U…
-
**Describe the bug**
Currently, the terraform backend [only supports `*.tf` files](https://github.com/pantsbuild/pants/blob/main/src/python/pants/backend/terraform/target_types.py#L33). There are a l…
frekw updated
1 month ago
-
### 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.3.3
### AWS Provider Version
4.39.0
### Affected Resource(s)
provider aws
### Expected Behavior
Running terraform init in CLI passing in tfvars that h…
-
I'm currently exploring available Terraform static analysis tools, and stumbled across Terrascan and was wondering if it could be used against a code base that's using Terragrunt and remote backends.
…
aodj updated
4 months ago
-
### 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…
-
#2455 introduced custom cloud storage backends, though to my current knowledge these backends [do not support state locking](https://www.pulumi.com/docs/intro/concepts/state/#pulumi-service-backend-fe…
-
As a Terraform User, I should be able to specify a `parallelism` count on resource instances containing a `count` parameter So That I Can handle creating API resources via providers at a more sane rat…
-
### Overview of feature request
Today we use kubernetes secret as a default to store terraform state file, and users don't have ability to configure different kind of backend. This feature aims at su…
-
### Describe the Bug
When `assume_role` is set, the generated backend configuration is not valid. E.g.
```
module "terraform_state_backend" {
source = "cloudposse/tfstate-backend/aws"
versi…