vincbeck commented on code in PR #60369:
URL: https://github.com/apache/airflow/pull/60369#discussion_r2765337968
##########
providers/microsoft/azure/src/airflow/providers/microsoft/azure/operators/powerbi.py:
##########
@@ -86,13 +89,19 @@ def __init__(
api_version: APIVersion | str | None = None,
check_interval: int = 60,
request_body: dict[str, Any] | None = None,
+ wait_for_termination: bool = True,
Review Comment:
I just realized this PR is not related to AWS provider ... Sorry about that,
matter of habit ... But it is not a big deal, I think my comment is still valid
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]