Back to Developer Roadmap

Terraform

src/data/roadmaps/mlops/content/terraform@dA9AE-3lTB6lN-X-_Byd2.md

4.01.1 KB
Original Source

Terraform

Terraform is an open-source infrastructure as code (IaC) tool that allows you to define and provision infrastructure using a declarative configuration language. It enables you to manage infrastructure resources across various cloud providers and on-premises environments in a consistent and automated manner. Terraform uses a state file to track the current configuration of your infrastructure, allowing you to plan and apply changes safely and predictably.

Visit the following resources to learn more: