Terraform (software)

Terraform
Original author(s) Mitchell Hashimoto et al.
Developer(s) HashiCorp
Initial release July 28, 2014; 3 years ago (2014-07-28)
Stable release
0.11.7 / April 10, 2018; 3 months ago (2018-04-10)[1]
Repository Edit this at Wikidata
Written in Go
Operating system Linux, FreeBSD, macOS, OpenBSD, Solaris, and Microsoft Windows
Available in English
Type Infrastructure as Code
License Mozilla Public License v2.0[2]
Website www.terraform.io

Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure such as OpenStack[3] or in a service provider such as IBM Cloud (formerly Bluemix), AWS, Microsoft Azure or Google Cloud Platform.[4][5][6][7][8] Infrastructure is defined in a HCL Terraform syntax or JSON format.[9]

HashiCorp also support a Terraform Registry launched in 2017 during HashiConf 2017 conferences.[10]

See also

References

External links