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
- Option to upgrade to latest available provider versions as part of "terraform providers lock"
- Ability to create custom types.
- A method to override configuration and meta arguments within a module
- terraform destroy command is not working and seems to be hanging on Mac OS Big Sur
- Mechanism to move from a deprecated resource type name to its new replacement name
- Add function to parse duration into seconds/milliseconds
- Allow dynamically-recursive child module references with count and for_each
- Override path for .terraform.lock.hcl
- Feature: Allow circular dependencies in resources
- Support Google Cloud Repository in module source
- Docs
- Go not yet supported