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
- remote-state/pg: Per schema/state locking - global lock for new resources.
- `-chdir` is not honored when attempting to use `terraform.d/plugins` directory in the current working directory
- Apply the `-chdir` option before resolving implied provider filesystem mirror directories
- .terraform.lock.hcl issues with cross-architecture workflows
- Inconsistent refresh order between an update-only/no change apply, and an apply with destroy operations
- Empty set returned by setintersection does not equal empty set
- terraform init to be explicit about when it's copying an existing module package dir vs. a direct download
- Generate a working ps1 command from remote-exec ssh
- remote-exec with type=ssh fails to connect to sshd on Windows with PowerShell as the default shell
- Add jsonindent function
- Docs
- Go not yet supported