Skip to content

amazon.aws 6.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 14:59
· 1051 commits to main since this release
02bcf22

Release Summary

This release includes bugfixes for the``cloudwatchevent_rule`` module and secretsmanager_secret lookup plugin.

Bugfixes

  • cloudwatchevent_rule - Fix to avoid adding quotes to JSON input for provided input_template (#1883).
  • lookup/secretsmanager_secret - fix the issue when the nested secret is missing and on_missing is set to warn, the lookup was raising an error instead of a warning message (#1781).