Technology RadarTechnology Radar
Adopt

Terraform is an open-source infrastructure as code software tool created by HashiCorp. It enables users to define and provision a datacenter infrastructure using a high-level configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON. It allows infrastructure to be expressed as code in a simple, human readable language, and provides a way to create, change, and version infrastructure. It is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.