Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: automate preprocessing steps for refactor #14024

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

abhi7cr
Copy link
Contributor

@abhi7cr abhi7cr commented Nov 21, 2024

Description of changes

Automate the first 2 steps of template gen prior to refactor by executing updateStack on behalf of the customers:

  1. Resolving refs, conditions and dependencies in Gen1 stack
  2. Removing dummy resource in Gen2 stack

Note: Haven't changed the command name (execute) yet. Will be part of another PR.

Issue #, if available

Description of how you validated changes

Ran the template gen command locally.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

@abhi7cr abhi7cr requested a review from a team as a code owner November 21, 2024 18:31
@abhi7cr abhi7cr merged commit 3e93c87 into migrations Nov 25, 2024
5 checks passed
@abhi7cr abhi7cr deleted the gen2-migrations-execute branch November 25, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants