Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 434 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 434 Bytes

CloudSeeders DevOps Indulgence Day - Terraform Workshop

This terraform workshop is a supplement to the terraform presentation. It is terraform 101 and feel free to start learning terraform from here.

How to use this repository

  1. Start with 01-TerraformDockerHelloWorld to learn basic Terraform Configuration and Terraform Commands.
  2. Next, attempt 02-TerraformDockerHttpd to learn about referencing variable between resources.