Welcome to the Intro2TerraForm project, below is the structure of this project:
- ARM Template: Shows a basic arm template to be used against the azure portal.
- PC Setup: Provides instructions for how to configure your machine for development with TerraForm and Packer.
- Simple: This is an example of a simple TerraForm template, and shows how to stand up a single VM with networking in Azure using TerraForm.
- Storage: This contains a basic template that creates a storage accounta and containers.
- PaaS: Provides scripts showing how to implement a PaaS environment with TerraForm.
- Multi-region: A template that shows the basics of how to create a multi-region deployment using Terraform.