Skip to content

Commit

Permalink
expanding likely_stateful_resource_types (aws-cloudformation#2154)
Browse files Browse the repository at this point in the history
* expanding likely_stateful_resource_types
  • Loading branch information
PatMyron authored and kddejong committed Feb 28, 2022
1 parent fe2d58f commit e55afa1
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 e55afa1

Please sign in to comment.