Просмотр исходного кода

Merge pull request #248 from bocan/bocan-patch-1

add Terraform cloud orchestration tool
Crack Duck 8 лет назад
Родитель
Сommit
65693f80ab
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -168,7 +168,9 @@
 * [Rundeck](http://rundeck.org/) - Simple orchestration tool.
 * [Rundeck](http://rundeck.org/) - Simple orchestration tool.
 * [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
 * [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).
 * [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
+* [StackStorm](https://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python.
+* [Terraform](https://www.terraform.io/) - Terraform works with many cloud providers and creates infrastructure from code.
+
 
 
 ## Code Review
 ## Code Review