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 supported97 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Support custom state storage as a "Terraform-native Service" protocol, with "terraform login" support
- Allow setting HCP Terraform "Working Directory" setting when creating a new workspace
- allow filtering elements with plain non-transforming for_each
- Poor error when `terraform init` fails to acquire a lock on the working directory's backend settings file on Windows (e.g. on a WSL share)
- Ability to add auto-apply protection
- PG Backend: Allow customizing name of created table or allow setting an index pre-/suffix
- Unable to manage module in Terraform Registry
- Support -lock for "console" command
- change suggested `apply` command after saving plan file to account for `-chdir`
- TF_LOG_CORE is ignored if TF_LOG is set
- Docs
- Go not yet supported