Skip to content

amazon.aws 8.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 14:45
· 118 commits to main since this release
df45fd0

Release Summary

This release includes some bug fixes for the s3_object, ec2_instance and backup_plan_info modules.

Bugfixes

  • backup_plan_info - Bugfix to enable getting info of all backup plans (#2083).
  • ec2_instance - do not ignore IPv6 addresses when a single network interface is specified (#1979).
  • s3_object - fixed issue which was causing MemoryError exceptions when downloading large files (#2107).