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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Update `moved` semantics to allow moving a resource managed by an attribute or inline block to a separate resource
- Documentation incorrectly asserts that using a providers argument in a module block disables implicit provider inheritance
- Research alternative lifecycles to support resources which can't work with `create_before_destroy`
- Separate resource changes from state-only changes in plan output
- Test assertion and test output enhancements
- Support requiring providers within tests
- Splitting the state for frequently changing resources
- add tests that highlight known issues in the destroy mechanism
- PowerShell auto complete
- docs: Add notes about debugging
- Docs
- Go not yet supported