Skip to content

Releases: awslabs/terraform-iam-policy-validator

Publishing new custom check check-no-public-access & update to existing check-access-not-granted

11 Jun 20:12
085458a
Compare
Choose a tag to compare
  • Publishing new check check-no-public-access - API (schema)[https://docs.aws.amazon.com/access-analyzer/latest/APIReference/API_CheckNoPublicAccess.html]
  • Extending check-no-access-granted to support resources - API (schema)[https://docs.aws.amazon.com/access-analyzer/latest/APIReference/API_AccessNotGranted.html]

https://aws.amazon.com/blogs/aws/iam-access-analyzer-update-extending-custom-policy-checks-guided-revocation/

v0.0.7

21 May 21:19
0bceb9f
Compare
Choose a tag to compare

Update the boto3 minimum requirements #32 to accommodate custom policy checks CheckAccessNotGranted & CheckNoNewAccess

v0.0.6

01 Apr 18:17
907c416
Compare
Choose a tag to compare

Added GitHub action to automatically publish the changes to pypi once a release is created