ivica-k commented on code in PR #32785:
URL: https://github.com/apache/airflow/pull/32785#discussion_r1272416728


##########
airflow/providers/amazon/aws/operators/redshift_data.py:
##########
@@ -55,6 +58,7 @@ class RedshiftDataOperator(BaseOperator):
 
     template_fields = (
         "cluster_identifier",
+        "workgroup_name",

Review Comment:
   Also not sure, but for consistency addressed in 
71bea87aff9be72086c85d99862568701e014bc4



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to