Terraform is an infrastructure as code tool that enables you to safely and predictably provision and manage infrastructure in any cloud.
Terraform by HashiCorp is an open-source infrastructure as code software tool that enables users to define and provision a datacenter infrastructure using a high-level configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON. Terraform manages external resources (such as public cloud infrastructure, private cloud infrastructure, network appliances, software as a service, and platform as a service) with 'providers'.
45000 / day
50000 / day
3.2 page per visit
Domain Rating
Domain Authority
Citation Level
HashiCorp Configuration Language (HCL), JSON, etc
Use code to manage and provision infrastructure through configuration files.
Terraform has a 'planning' step where it generates an execution plan. The execution plan shows what Terraform will do when you call apply.
Terraform builds a graph of all your resources, and parallelizes the creation and modification of any non-dependent resources.
Complex changesets can be applied to your infrastructure with minimal human interaction.
Terraform creates a state file that keeps track of the resources it manages. This state is used to map real world resources to your configuration.
Terraform configurations can be modularized and reused across different projects.
Terraform supports a wide range of providers for managing different types of infrastructure.
Terraform configurations can be version controlled, allowing for collaboration and history tracking.
Terraform is open source and maintained by HashiCorp, with a large community contributing to its development.
Terraform has a large and active community. HashiCorp also offers enterprise support and services.
Terraform integrates with many other tools and services, including version control systems, CI/CD pipelines, and monitoring tools.
Terraform is cloud-agnostic, allowing for the management of multiple cloud providers with a single tool.
Terraform includes features for managing secrets and sensitive data securely.
Security headers report is a very important part of user data protection. Learn more about http headers for terraform.io