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

fix(migrate): rename generate-templates to execute command #14033

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

abhi7cr
Copy link
Contributor

@abhi7cr abhi7cr commented Dec 4, 2024

Description of changes

Rename the generate-templates to execute command since we are going to automate the preprocessing of gen1 and gen2 stack updates as well as stack refactor operations.

Note: Stack refactor operation has not yet been automated since the stack refactor APIs are not yet launched.

Confirmed with @josefaidt on the command name.

Description of how you validated changes

yarn test

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 December 4, 2024 23:27
@abhi7cr abhi7cr merged commit 2deddb7 into migrations Dec 5, 2024
5 checks passed
@abhi7cr abhi7cr deleted the gen2-migrations-execute branch December 5, 2024 00:19
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