aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.82k stars 820 forks source link

fix(migrate-template-gen): update gen1 stack with empty tags to suppo… #13986

Closed abhi7cr closed 3 weeks ago

abhi7cr commented 3 weeks ago

Description of changes

Add empty stack level tags for gen1 stack preprocessing update to support stack refactoring later. This is a known issue with refactor that is being worked in and is a temporary solution.

Description of how you validated changes

local testing

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.