This repo has been implemented based on this tutorial: Terraform - Getting Started by Ned Bellavance
This tutorial includes the following topics
- Deploying Your First Terraform Configuration
- Using Input Variables and Outputs
- Updating Your Configuration with More Resources
- Adding a New Provider to Your Configuration
- Using Functions and Looping in Your Configuration
- Using a Module for Common Configurations