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

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

Minor Changes

  • aws_ec2 - Add hostname options concatenation
  • aws_ec2 inventory plugin - avoid a superfluous import of ansible.utils.display.Display (#226).
  • aws_ec2 module - Replace inverse aws instance-state-name filters !terminated, !shutting-down in favor of postive filters pending, running, stopping, stopped. Issue 235. (#237)
  • aws_secret - add bypath functionality (#192).
  • ec2_key - add AWSRetry decorator to automatically retry on common temporary failures (#213).
  • ec2_vol - Add support for gp3 volumes and support for modifying existing volumes (#55).
  • module_utils/elbv2 - add logic to compare_rules to suit Values list nested within dicts unique to each field type. Fixes issue (#187)
  • various AWS plugins and module_utils - Cleanup unused imports (#217).

Bugfixes

  • ec2_vol - a creation or update now returns a structure with an up to date list of tags (#241).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.