github ansible-collections/amazon.aws 6.3.0
amazon.aws 6.3.0

latest releases: 8.2.1, 8.2.0, 8.1.0...
13 months ago

Release Summary

This release brings some new features and several bugfixes.

Minor Changes

  • rds_cluster - add support for another state choice called started. This starts the rds cluster (#1647).
  • rds_cluster - add support for another state choice called stopped. This stops the rds cluster (#1647).
  • route53 - add a wait_id return value when a change is done (#1683).
  • route53_health_check - add support for a string list parameter called child_health_checks to specify health checks that must be healthy for the calculated health check (#1631).
  • route53_health_check - add support for an integer parameter called health_threshold to specify the minimum number of healthy child health checks that must be healthy for the calculated health check (#1631).
  • route53_health_check - add support for another type choice called CALCULATED (#1631).

Bugfixes

  • ec2_vpc_route_table_info - default filters to empty dictionary (#1668).
  • rds_cluster - Add AllocatedStorage, DBClusterInstanceClass, StorageType, Iops, and EngineMode to the list of parameters that can be passed when creating or modifying a Multi-AZ RDS cluster (#1657).
  • rds_cluster - Allow to pass GlobalClusterIdentifier to rds cluster on creation (#1663).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.