Skip to main content

Posts

Showing posts with the label Terraform

Introduction to Terraform

Terraform is an open-source infrastructure as code software tool created by HashiCorp. Users define and provision data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON. Terraform  manages external resources with "providers".