Skip to content

amazon.aws 6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 14:52
· 1013 commits to main since this release
6.4.0
bd60bae

Release Summary

This release brings a new module named amazon.aws.ec2_key_info, some documentation improvements, new features and bugfixes.

Minor Changes

  • cloudformation - Add support for disable_rollback to update stack operation (#1681).
  • ec2_key - add support for new parameter file_name to save private key in when new key is created by AWS. When this option is provided the generated private key will be removed from the module return (#1704).

Bugfixes

  • backup_selection - ensures that updating an existing selection will add new Conditions if there previously were not any (#1701).

New Modules

  • ec2_key_info - Gather information about EC2 key pairs in AWS