alvsanand / terradummy

Source code of the Terraform course provided by Bluetab

Repository from Github https://github.comalvsanand/terradummyRepository from Github https://github.comalvsanand/terradummy

Terraform for Dummies

Steps

  1. Create a simple EC2 machine
  2. Using variables
  3. Use an existing module

How to change beetween steps

All steps are tagged in the git repository. To change just follow the following command:

    git checkout tags/stepX

Where X is the number in the steps shown before.

Links used during the demo

About

Source code of the Terraform course provided by Bluetab


Languages

Language:HCL 100.0%