Closed lewijacn closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.55%. Comparing base (
dc326f0
) to head (d03df5a
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Changes functionality to generate two CFN templates for create VPC and import VPC for bootstrap. As well as introduces VPC Id and Subnet intake from CFN parameters that will later be used when deploying the Migration Assistant CDK
Import VPC v1
Import VPC v2
Create VPC
Issues Resolved
https://opensearch.atlassian.net/browse/MIGRATIONS-2166
Is this a backport? If so, please add backport PR # and/or commits #
Testing
Manual CFN deployment testing CDK tests
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.