aws-amplify / amplify-cli

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

feat(migrate-template-gen): add condition resolver #13950

Closed abhi7cr closed 1 month ago

abhi7cr commented 1 month ago

Description of changes

Add condition resolver to resolve conditions in resources being moved as part of refactor.

Description of how you validated changes

manual testing of template gen command, unit testing

Checklist

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