amazon.aws 8.2.3
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
networkandvpc_subnet_id`were specified, caused by passingNoneto discover_security_groups() (#2488). - s3_bucket - Do not use default region as location constraint when creating bucket on ceph cluster (#2420).