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
- Bash completion not working with terraform deb install
- Bug in terraform 0.15.x and 1.0.x when doing toset() operation on values that have maps/objects as members.
- Terraform should automatically re-download providers on init when TF_PLUGIN_CACHE_DIR is removed after initial init
- Output variables should have option to not output to console
- Document *where* variables can, and cannot, be used
- Add ability to specify a .terraform.lock.hcl file on init
- Cannot unify empty list with non-empty list when list element type is "any"
- [Feature Request] Enable us to provide a CA file to validate the certificate against in the HTTP state backend
- v15.4 always prints plan to console when apply or destroy are called.
- Tries to connect to $SSH_AUTH_SOCK even when private key provided
- Docs
- Go not yet supported