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(assert): CfnParameter MatchStyle diff support #3408

Merged
merged 3 commits into from
Jul 24, 2019

Conversation

nmussy
Copy link
Contributor

@nmussy nmussy commented Jul 24, 2019

  • NO_REPLACES now verifies that no parameters are updated
  • SUPERSET now verifies that no parameters are added

Fixes #3399


Please read the contribution guidelines and follow the pull-request checklist.

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

* NO_REPLACES verifies that no parameters are updated
* SUPERSET verifies that no parameters are added
@nmussy nmussy requested a review from a team as a code owner July 24, 2019 07:38
@eladb eladb merged commit 2747a76 into aws:master Jul 24, 2019
@nmussy nmussy deleted the fix-assert-matchstyle-parameters branch July 25, 2019 14:33
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.

Assert: Incorrect matches with MatchStyle.SUPERSET
2 participants