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

Move rule E3040 to Allowed Pattern Regex format #1754

Merged
merged 4 commits into from
Oct 27, 2020

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Oct 26, 2020

Issue #, if available: #1441 (comment)

Description of changes:

  • Remove rule E3040 and move logic to E3031

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@PatMyron PatMyron left a comment

Choose a reason for hiding this comment

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

Case insensitive pattern working well 🥳
Unfortunate case insensitive lists aren't as easily automatically sourced, but couldn't find this list in botocore anyway:

botocore $ git grep 'mariadb' botocore/data/rds/
# only documentation snippets

@kddejong kddejong merged commit ad94dc0 into aws-cloudformation:master Oct 27, 2020
@kddejong kddejong deleted the lifecycle/cleanup/E3040 branch October 27, 2020 16:03
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

2 participants