1.4.1: Not found resources handled and new MetaChecks
This release adds new MetaChecks for resource types AwsKmsKey
and AwsSecretsManagerSecret
and now handles not found for any resource type avoiding metachecks from being executed when the resources are not present.
Meta
- New MetaCheck and MetaTrails for the resource type:
AwsKmsKey
- New MetaCheck and MetaTrails for the resource type:
AwsSecretsManagerSecret
- MetaCheck
is_public
removed fromAwsEc2NetworkAcl
as it's not an effective check - MetaCheck
it_has_name
andit_has_subscriptions_confirmed
for resource typeAwsSnsTopic
- When a resource is not found, MetaChecks answers
False