Skip to content

community.aws 7.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 16:56
· 33 commits to main since this release
94b8863

Release Summary

This release includes a new module dynamodb_table_info, new features for the glue_job and msk_cluster modules, and a bugfix for the aws_ssm connection plugin.

Minor Changes

  • glue_job - add support for 2 new instance types which are G.4X and G.8X (#2048).
  • msk_cluster - Support for additional m5 and m7g types of MSK clusters (#1947).

Bugfixes

  • ssm(connection) - fix bucket region logic when region is us-east-1 (#1908).

New Modules

  • dynamodb_table_info - Returns information about a Dynamo DB table