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

V1 - cleaning up more rules #2670

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Apr 7, 2023

Issue #, if available:
#2606

Description of changes:

  • Bring back logic for W2031
  • Bring back logic for checking Conditions for resource type in a region validation (E3001)

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

@kddejong kddejong force-pushed the v1-rules/more/additions branch 2 times, most recently from 603e397 to 5aa9192 Compare April 7, 2023 17:41
@kddejong kddejong merged commit 5b652a3 into aws-cloudformation:v1 Apr 7, 2023
@kddejong kddejong deleted the v1-rules/more/additions branch April 7, 2023 17:54
kddejong added a commit that referenced this pull request Apr 10, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 17, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 17, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 18, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 19, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 25, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 28, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request May 7, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jun 13, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jun 16, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jul 3, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Nov 1, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Nov 1, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Nov 1, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Nov 13, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Nov 15, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Dec 5, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Dec 7, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Dec 8, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Dec 15, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Dec 22, 2023
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jan 2, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Jan 11, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jan 17, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Jan 23, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Feb 5, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Feb 5, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Feb 5, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Feb 7, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Feb 7, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Feb 16, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Feb 16, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Feb 27, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Mar 4, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Mar 12, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit to kddejong/cfn-python-lint that referenced this pull request Apr 4, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 5, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 15, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 18, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 25, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request Apr 26, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request May 2, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
kddejong added a commit that referenced this pull request May 3, 2024
* Add back in logic for rule W2031
* Validate conditions when checking resource types for a region
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.

1 participant