Skip to content

Commit

Permalink
expanding likely_stateful_resource_types (#2154)
Browse files Browse the repository at this point in the history
* expanding likely_stateful_resource_types
  • Loading branch information
PatMyron committed Oct 26, 2021
1 parent e71ba25 commit 93e39d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cfnlint/data/AdditionalSpecs/StatefulResources.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"AWS::SQS::Queue" : {},
"AWS::S3::Bucket" : {
"DeleteRequiresEmptyResource": true
}
},
"AWS::SecretsManager::Secret" : {}
}
}

0 comments on commit 93e39d3

Please sign in to comment.