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: port sanity check to transformer V2 #8563

Merged
merged 4 commits into from Oct 26, 2021

Conversation

edwardfoyle
Copy link
Member

Description of changes

Runs the existing sanity check logic after the V2 transformer runs. Also fixes an issue with the V2 transformer and destructive updates that left a bad ref in the CFN during the iterative update.

Issue #, if available

Description of how you validated changes

validated manually

Checklist

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

@edwardfoyle edwardfoyle requested a review from a team as a code owner October 26, 2021 20:55
@edwardfoyle edwardfoyle changed the title Gql validation fix fix: port sanity check to transformer V2 Oct 26, 2021
Copy link
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - just unsure about the IAM role trick.

@edwardfoyle
Copy link
Member Author

Removed the IAMRole hack in favor of AWS::CloudFormation::WaitConditionHandle as mentioned in the SO post

@ammarkarachi ammarkarachi merged commit 840ce0f into aws-amplify:master Oct 26, 2021
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.

None yet

3 participants