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

Gen2 migration - Resolve CFN Outputs #13955

Closed abhi7cr closed 1 month ago

abhi7cr commented 1 month ago

Description of changes

Add CFN outputs resolver to resolve Output references in Gen1 and Gen2 stacks prior to Refactor operation.

Description of how you validated changes

local testing, unit tests.

Checklist

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