Skip to content

1.4.1: Not found resources handled and new MetaChecks

Compare
Choose a tag to compare
@gabrielsoltz gabrielsoltz released this 30 Jul 17:38
· 97 commits to main since this release
007a136

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 from AwsEc2NetworkAcl as it's not an effective check
  • MetaCheck it_has_name and it_has_subscriptions_confirmed for resource type AwsSnsTopic
  • When a resource is not found, MetaChecks answers False