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'.
0 / day
0 / day
0 page per visit
Domain Rating
Domain Authority
Citation Level
HCL (HashiCorp Configuration Language), JSON, etc
Terraform allows infrastructure to be expressed as code in a simple, human readable language called HCL (HashiCorp Configuration Language).
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 supports a wide range of cloud and service providers, enabling users to manage a diverse set of resources.
Mozilla Public License 2.0
HashiCorp
July 28, 2014
github.com/hashicorp/terraform
Extensive documentation is available on the official website, covering everything from basic to advanced usage.
Terraform has a large and active community, including forums, IRC channels, and community-contributed modules.
HashiCorp offers commercial support and enterprise versions of Terraform with additional features.
Security headers report is a very important part of user data protection. Learn more about http headers for www.terraform.io