This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6169e0a698 Added postgres 14 to support versions(including breeze)
(#23506)
add 3ed895bb7b Add `RedshiftDeleteClusterOperator` support (#23563)
No new revisions were added by this update.
Summary of changes:
.../aws/example_dags/example_redshift_cluster.py | 9 +++
.../amazon/aws/operators/redshift_cluster.py | 64 ++++++++++++++++++++++
.../operators/redshift_cluster.rst | 14 +++++
.../amazon/aws/operators/test_redshift_cluster.py | 34 ++++++++++++
4 files changed, 121 insertions(+)