From da3a6ae032a53ce64e4438b5732d088b82b3d35a Mon Sep 17 00:00:00 2001 From: Alfonso Cabrera Date: Wed, 26 Oct 2016 15:33:03 -0400 Subject: [PATCH] Add Terraform to Cloud Computing Terraform - https://terraform.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e53dac0..e6d6d06 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. * [The Foreman](http://theforeman.org/) - Foreman is a complete lifecycle management tool for physical and virtual servers. FOSS. * [Tsuru](http://www.tsuru.io/) - Tsuru is an extensible and open source Platform as a Service software. +* [Terraform](https://terraform.io) - Terraform allows you to practice infrastructure as code and is commonly used for AWS/GCE. ## Cloud Orchestration