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
- Add AGENTS.md to project root so AI coding agents follow contribution guidelines natively
- Refactor how we use `cli.Ui` in main.go, add new test helper `testUiWrapped` so integration tests use `cli.Ui` the same way as the overall CLI
- Refactor the `version` command to use the `arguments` package
- Stream policy results for workspace plan, apply, and init
- Pss/fix no approval if in lock file
- Terraform fails for const=true variables in module source when .tftest.hcl files are present
- Standardise JSON output in a future major release, with specific attention to the `init` command
- rpcapi: Introduce AI-mediated zero-trust handshake with optional authorization (RFC)
- stacks: add invoke_action_addrs plan option for direct action invocation
- Fix CLI hang when policy evaluations are pending after task stage fails
- Docs
- Go not yet supported