Terraform
More info
- Creator
- HashiCorp
- Released
- Owner
- HashiCorp (IBM)
- Type
- IaC tool
- License
- BSL (since 2023, MPL-2.0 before)
- Website
- terraform.io
- Source
- github.com/hashicorp/terraform
- Wikipedia
- en.wikipedia.org
The dominant IaC tool — define AWS/Azure/GCP resources in HCL, apply changes.
terraform plan shows the diff against reality before you apply. Made by HashiCorp; the 2023 license change led to the open source fork OpenTofu.