Skip to content

community.aws 2.3.0

Compare
Choose a tag to compare
@markuman markuman released this 14 Feb 16:59
· 590 commits to main since this release
f09467f

Minor Changes

  • elb_instance - wait parameter is no longer ignored (#826)

Bugfixes

  • cloudfront_distribution - Dont pass s3_origin_access_identity_enabled to API request (#881).
  • execute_lambda - Wait for Lambda function State = Active before executing (#857)
  • lambda - Wait for Lambda function State = Active & LastUpdateStatus = Successful before updating (#857)