From 702cb854567e2af4b4d8cfa72db022a4cb7348d3 Mon Sep 17 00:00:00 2001 From: Andrea Cervesato Date: Thu, 1 Jun 2017 12:13:50 +0200 Subject: [PATCH] Terraform enables you to safely and predictably create, change, and improve production infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adc568b..2cb0fe5 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ * [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ. * [Spruce](https://github.com/geofffranks/spruce) - A tool that merges separate YAML files into one. Works well with [Genesis](https://github.com/starkandwayne/genesis). * [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python + * [Terraform](https://www.terraform.io/) - Terraform enables you to safely and predictably create, change, and improve production infrastructure. ## Code Review