Difference between revisions of "Terraform"
From Christoph's Personal Wiki
(Created page with "'''Terraform''' is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as...") |
(No difference)
|
Revision as of 21:06, 5 January 2017
Terraform 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. It is a popular tool in DevOps.
Introduction
Terraform is
- Infrastructure as Code