mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Merge pull request #119 from scottslowe/tf-reorg
Reorganize Terraform files
This commit is contained in:
commit
9e2158f699
10 changed files with 4 additions and 2 deletions
|
|
@ -4,6 +4,8 @@ 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.
|
||||
|
||||
**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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue