[x] My code follows the code style of this project.
[x] I ran lint checks locally prior to submission.
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
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.
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