Skip to content

4.5.0

Compare
Choose a tag to compare
@markuman markuman released this 25 Jan 20:10
· 358 commits to main since this release
3171814

Release Summary

This is the minor release of the community.aws collection.

Minor Changes

  • ecs_service - support load balancer update for existing ecs services(#1625).
  • iam_role - Drop deprecation warning, because the standard value for purge parametes is true (#1636).

Bugfixes

  • aws_ssm - fix invalid literal for int error on some operating systems (#113).
  • ecs_service - respect placement_constraints for existing ecs services (#1601).
  • s3_lifecycle - Module no longer calls put_lifecycle_configuration if there is no change. (#1624)
  • ssm_parameter - Fix a KeyError when adding a description to an existing parameter (#1471).