This PR is the update to get the main code to deploy to test cases for the landing zone starter. Sentinel and Services Health still needs to be created/updated. Documents are in progress but need tech edits and review.
Does this introduce a breaking change?
[X] Yes
[ ] No
Pull Request Type
What kind of change does this Pull Request introduce?
[X] Bugfix
[X] Feature
[X] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:
How to Test
Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
Purpose
This PR is the update to get the main code to deploy to test cases for the landing zone starter. Sentinel and Services Health still needs to be created/updated. Documents are in progress but need tech edits and review.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information