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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to terraform
Help out
- Issues
- Bump Go version to 1.25.12 for 1.15.x
- Add `LogInstallProvidersStart ` view method for logging the "Initializing provider plugins..." message
- import: Fix `id` and `identity` evaluation for child modules
- Add progress bar for downloading providers along with remaining time
- Remove policy from behind experimental flag
- refactor: Add methods to init command's view implementations for logging about progress of initialising the working directory
- import: Fix expansion panic with matching child module + root module import targets
- Backport of Fix CLI hang when policy evaluations are pending after task stage fails into v1.16
- terraform test apply rejects an unset optional ephemeral input variable
- Make variable values non-nullable by default
- Docs
- Go not yet supported