Skip to content

community.aws 5.1.0

Compare
Choose a tag to compare
@markuman markuman released this 14 Dec 20:15
· 209 commits to main since this release
751dcb2

Minor Changes

  • elasticache_parameter_group - add redis6.x group family on the module input choices (#1476).
  • elb_target_group - add support for protocol_version parameter (#1496).

Bugfixes

  • aws_ssm - fixes S3 bucket region detection by ensuring boto client has correct credentials and exists in correct partition (#1428).
  • ec2_snapshot_copy - including tags caused the erorr "Tag specification resource type must have a value". Fix sets the ResourceType to snapshot to resolve this issue (#1419).
  • ecs_ecr - fix a RepositoryNotFound exception when trying to create repositories in check mode (#1550).
  • opensearch - Fix cluster creation when using advanced security options (#1613).