Terraform is an infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files. Build, change, and destroy infrastructure with Terraform.
Deliver Infrastructure as Code:
- Write
- Plan
- Apply
Features:
- Installable modules
- Plan and predict changes
- Dependency graphing
- State management
- Provision infrastructure in familiar languages
- Terraform Registry with 1000+ providers