-
-
- How does one run Pulumi-defined infrastructure in production? We support Azure DevOps, which is good. More effort here is needed.
- Give some further guidance on how to use stacks vs. environment…
-
According to [TC343](https://app.testlodge.com/a/26076/projects/40893/suites/195671?expand_section=310543#case_3385802) & [REQ177](https://app.testlodge.com/a/26076/projects/40893/requirements/38034#i…
-
### Current Terraform Version
```
v1.0.3
```
### Use-cases
It would be really good for users who have their state stored in GitLab.com or a Self Hosted GitLab instance to be able to s…
-
### Current Terraform Version
Terraform 0.12.3
### Use-cases
We have a terraform S3 backend which requires assuming a specific role to access the bucket. This role requires an MFA token to access…
-
### 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…
-
### Use Cases
Terraform running in CI provisioning transient resources
### Attempted Solutions
Removing state file with third party api after all resources have been destroyed. This works, bu…
-
As of v1, terraform state can only be stored in bosh external disk (/var/vcap/store).
This requires a persistent disk, and additional backup mechanism.
We should offer some remote terraform backe…
-
Terraform all versions.
It's terraform best practice to store environment config in tfvars files . e.g:
```
environments/
|-- dev.tfvars # store dev configuration
|-…
-
It would be very nice to add encryption to the state file, especially for local state files, or repo controlled state files. I'm happy to lend a hand to implement it myself, if you like.
### Curren…