terraform
https://github.com/hashicorp/terraform
Go
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, a
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Backend "workspace_key_suffix" support so we can get rid of forced "env:workspace" on key in state
- When originating resource of propagated `create_before_destroy` flag is removed at the same time that a resource inheriting the flag is recreated, a cycle occurs.
- Add support to download module from Alibaba Cloud OSS
- Failing to verify provider checksum when .terraform directory uses a Windows Junctions to be located elsewhere after upgrading to 1.10
- Add support for docs command which would get the documents for the provider
- Added support for docs command
- Remote state issue: Status=413 Code="RequestBodyTooLarge"
- Ability to add custom post-processing of generated HCL when using `terraform plan --generate-config-out`
- `data.terraform_remote_state.foo.outputs.greeting` in `website/docs/language/backend/gcs.mdx` is incorrect
- `terraform workspace new -lock=false` doesn't work as advertised
- Docs
- Go not yet supported