Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

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

Closed
wants to merge 3 commits into from

Conversation

davesee
Copy link

@davesee davesee commented Jun 3, 2021

Issue-75

PR Checklist


  • I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [Pending] All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • 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.

closes #75

Does this introduce a breaking change

  • YES
  • NO

Testing

@davesee davesee changed the title WIP: Refactor starter demo folders, removed ase, added vm example Refactor starter demo folders, removed ase, added vm example Jun 14, 2021
@arnaudlh arnaudlh closed this Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor starter and simplify deployments
2 participants