scottslowe-learning-tools/terraform
Scott Lowe 1e2301694a
Add environment leveraging Auto Scaling Groups
Add a Terraform learning environment that creates "instance clusters" using Auto Scaling Groups and modules

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-26 10:32:07 -06:00
..
aws Add environment leveraging Auto Scaling Groups 2017-09-26 10:32:07 -06:00
tf-general Reorganize repository contents 2017-02-23 16:12:37 -07:00
README.md Add directory-specific README files 2017-02-23 18:04:15 -07:00

Learning Tools: Terraform

This folder contains materials for working with Terraform.

Contents

tf-general: This directory provides an example Terraform configuration (in both Terraform format as well as JSON format) designed to work with OpenStack.

aws: This directory contains a number of different examples of using Terraform with AWS. Refer to the README.md in this folder for more details.