Skip to content

amazon.aws 8.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Feb 06:35
· 789 commits to main since this release
d84c14b

Release Summary

This release includes bugfixes for the ec2_instance and s3_bucket modules.

Bugfixes

  • ec2_instance - Fix issue where EC2 instance module failed to apply security groups when both network and vpc_subnet_id` were specified, caused by passing None to discover_security_groups() (#2488).
  • s3_bucket - Do not use default region as location constraint when creating bucket on ceph cluster (#2420).