Introduction to Terraform and ACI – Part 3
If you haven’t already seen the previous Introduction to Terraform posts, please have a read through. This “Part 3” will provide an explanation of the various configuration files you’ll see in the Terraform demo. Introduction to Terraform Terraform and ACI Explanation of the Terraform configuration files Terraform Remote State and Team Collaboration Terraform Providers – How are they built? Code Example https://github.com/conmurphy/terraform-aci-testing/tree/master/terraform Configuration Files You could split out the…
Read More