-
### Terraform Version
```shell
Terraform v1.10.0
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v5.79.0
```
### Terraform Configuration Files
```terraform
data "terrafo…
-
### Parent Issue
_No response_
### Task
Import the existing users/collaborators in our dotCMS github organization into terraform state. This will give us a few things
* it will unblock us to star…
-
### Terraform Version
```shell
Terraform v1.10.0
on darwin_amd64
```
### Terraform Configuration Files
```
terraform {
required_version = "1.10.0"
backend "remote" {
hostname…
-
### Terraform Version
```console
Terraform v1.9.8
on darwin_arm64
+ provider registry.terraform.io/hashicorp/azurerm v4.12.0
+ provider registry.terraform.io/hashicorp/local v2.5.2
+ provider …
-
Hello,
I am evaluating moving some of my Terraform-managed projects to Pulumi. In my testing I exercise certain scenarios in which Terraform behaves in a certain way, that I would like to maintain. O…
-
### Terraform Version
```shell
$ terraform version
Terraform v1.8.4
on linux_arm64
Your version of Terraform is out of date! The latest version
is 1.9.8. You can update by downloading from h…
-
### Terraform Core Version
v1.8.4
### AWS Provider Version
v4.67.0
### Affected Resource(s)
* aws_lb
### Expected Behavior
After
```
# Change subnets:
terraform plan -target aws_lb.public -…
-
### Terraform Version
```shell
Terraform v1.9.8
on darwin_arm64
+ provider registry.terraform.io/hashicorp/google v6.5.0
+ provider registry.terraform.io/hashicorp/local v2.5.0
```
### Af…
-
### Related to
Other
### Impact
nice to have
### Missing Feature
Implement the remote state storage api to avoid losing the terraform state which is currently stored within the working directory.…
-
Exactly what it says in the title. It seems the `terraform` wrapper isn't forwarding signals properly so the lock is never unclaimed. So when you cancel a workflow the lockfile needs to be manually c…