
Terraform
DevOps
About
Terraform is HashiCorp's infrastructure-as-code tool, letting developers define cloud resources in HCL across more than 3,000 providers.
- Plans changes before applying them to infrastructure
- Tracks resource state in a single file
- Provisions AWS, Azure, and GCP from one config
- Reuses infrastructure blocks as versioned modules
- Category:
- DevOps
- Platform:
- Code