Elevator Pitch
Terraform allows you to safely and predictably create, change, and improve your infrastructure. Using Terraform you can easily deploy and even keep track of state changes in your environment.
Description
During this session, we will discuss:
- HCL vs JSON
- Testing your Terraform Deployment before deployment
- Create your first Terraform deployment
- Writing a Terraform module
- Deploy with VSCode
- Remote State management
Notes
I currently for my blog at The Lazy Administrator. I started my Azure deployments using JSON ARM templates and then got into Terraform as HCL is much for flexible and easier. I have deployed full labs, one off items, managed state for several large firms in Chicago IL.