Objective
In this lab we will learn the basics of Terraform.
Overview
This lab explores the core concepts of Terraform from installing the binary, basic data types, resources, variables, providers, state, modules and outputs. A simple project is created to demonstrate each concept.