Azure / caf-terraform-landingzones-accelerator

Starter project for Applications (level 4) Cloud Adoption Framework for Azure landing zones on Terraform
MIT License
206 stars 230 forks source link

Refactor starter demo folders, removed ase, added vm example #76

Closed davesee closed 2 years ago

davesee commented 3 years ago

Issue-75

PR Checklist


Description

Changes were made to standardize folder and tfstate names. This supports rover walkthrough functionality which automates the creation of deployment/destroy scripts.

Refactored demo to run with a platform and application configuration groupings. Removed application service env deployment which takes 4-6 hours to deploy, kept app service as the demo. Added VM example to the demo since this is a common resource.

closes #75

Does this introduce a breaking change

Testing