ptreszczotko / mtc-terraform

Code for the More than Certified in Terraform Course by Derek Morgan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Than Certified - Terraform

How to use this repo

git clone https://github.com/derekm1215/mtc-terraform.git

Each directory is named after the lesson to which it refers. Within each directory, you will find the files that correspond to the final configuration for that lesson.

If you wish to start with the configuration used at the beginning of a lesson, use the directory from the previous lesson.

Don't forget to run a terraform init for each new directory you use!

For question, feel free to join the #terraform channel in https://techstudyslack.com!

Terraform Apply Yourself!

About

Code for the More than Certified in Terraform Course by Derek Morgan


Languages

Language:HCL 96.0%Language:Shell 4.0%