scottslowe-learning-tools/terraform
Scott Lowe 840cdfb0a4
Reorganize Terraform files
Rename "tf-general" directory to "openstack" since it only discusses OpenStack. Update README.md.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-10-10 01:44:45 -06:00
..
aws Update formatting 2017-10-18 11:52:09 -06:00
oci Add sample OCI configuration 2018-10-10 01:38:10 -06:00
openstack Reorganize Terraform files 2018-10-10 01:44:45 -06:00
README.md Reorganize Terraform files 2018-10-10 01:44:45 -06:00

Learning Tools: Terraform

This folder contains materials for working with Terraform.

Contents

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.

oci: This directory contains a sample Terraform configuration that illustrates how to work with Oracle Cloud Infrastructure (OCI) using the Terraform OCI provider.

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