Skip to content

Commit

Permalink
Merge branch 'master' into Fix/955Again
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Sep 27, 2019
2 parents 43385af + 9030950 commit fd02243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cfnlint/rules/resources/Configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@ def match(self, cfn):

valid_custom_attributes = [
'Condition',
'DeletionPolicy',
'DependsOn',
'Metadata',
'Properties',
'Type',
'UpdateReplacePolicy',
'Version',
]

Expand Down

0 comments on commit fd02243

Please sign in to comment.