Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Nov 15:42
· 10 commits to main since this release
7a6fcb4

Fixed

  • objsto_bucket_policy: when comparing policy documents, treat string value in Action field as equal to list containing that string as its only item, e.g. "s3:PutObject" vs. ["s3:PutObject"].