Skip to content

Commit

Permalink
Merge pull request #228 from kddejong/Fix/Rds
Browse files Browse the repository at this point in the history
Remove exclusive attributes for RDS
  • Loading branch information
Chuck Meyer authored Jul 18, 2018
2 parents 61efe9a + 7117e11 commit be02de2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/cfnlint/data/AdditionalSpecs/Exclusive.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
]
},
"AWS::RDS::DBInstance": {
"DBSnapshotIdentifier": [
"CharacterSetName",
"MasterUsername",
"MasterUserPassword",
"StorageEncrypted"
],
"SourceDBInstanceIdentifier": [
"CharacterSetName",
"MasterUsername",
Expand Down

0 comments on commit be02de2

Please sign in to comment.