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
- Terraform should not try fail when it encounters interpret ${name} in input variables
- Allow for source override from registry URL to local path in module call
- Option to upgrade to latest available provider versions as part of "terraform providers lock"
- Terraform init is extremely slow
- Support for command history in `terraform console`
- Support for tab completion in `terraform console`
- Automatic import (auto-detecting the import ID)
- Ability to create custom types.
- Cannot override a module block's "source" attribute to a local path if it has a version attribute set
- A method to override configuration and meta arguments within a module
- Docs
- Go not yet supported