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
- refactor: Move user-facing init message codes into centralised location, stop using them to access message strings - Part 4
- rpcapi: release the handle table mutex on newHandleWithDependency's error paths
- refactor: Make `workspace new` use the `views` package for producing terminal output
- refactor: Update `workspace new` to produce logs describing when a workspace has been created but failed to populate its state
- Remove use of `prepareMessage` method in existing view methods.
- genconfig(hclEscapeString): use hcl-native string quoting in place of go fallback 🤖
- Enable terraform query --policies help text, prep release notes
- A first-class `terraform drift` command for detecting infrastructure changed outside of Terraform
- Feature Request: Lifecycle pre-update hook for resource metadata modification
- refactor: Move user-facing init message codes into centralised location, stop using them to access message strings - Part 3
- Docs
- Go not yet supported