You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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).