This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from c135581 Add extra sync when adding executable flag to installation
scripts (#20987)
add 34efb42 Rename params to cloudformation_parameter in CloudFormation
operators. (#20989)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/CHANGELOG.rst | 14 ++++++++++
.../providers/amazon/aws/hooks/cloud_formation.py | 26 +++++++++---------
.../amazon/aws/operators/cloud_formation.py | 31 +++++++++++++---------
airflow/providers/amazon/provider.yaml | 1 +
.../amazon/aws/hooks/test_cloud_formation.py | 2 +-
.../amazon/aws/operators/test_cloud_formation.py | 2 +-
6 files changed, 49 insertions(+), 27 deletions(-)