Skip to content

amazon.aws 6.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 14:11
· 1051 commits to main since this release
91f2e03

Release Summary

This is a patch release that includes some bug fixes for the aws_ec2 inventory plugin and the s3_bucket and s3_object modules.

Bugfixes

  • aws_ec2 inventory plugin - fix NoRegionError when no regions are provided and region isn't specified (#1551).
  • s3_bucket - fixes issue when deleting a bucket with unversioned objects (#1533).
  • s3_object - fixes regression related to objects with a leading / (#1548).