Skip to content

Commit dba16cb

Browse files
authored
Remove AWS::RDS::DBCluster from exclusive checks (#3119)
1 parent 2245407 commit dba16cb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/cfnlint/data/AdditionalSpecs/Exclusive.json

-5
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@
9898
"SourceSecurityGroupName"
9999
]
100100
},
101-
"AWS::RDS::DBCluster": {
102-
"SnapshotIdentifier": [
103-
"MasterUsername"
104-
]
105-
},
106101
"AWS::RDS::DBInstance": {
107102
"DBClusterIdentifier": [
108103
"StorageEncrypted"

0 commit comments

Comments
 (0)