Fix ComputeEngineInsertInstanceOperator doesn't respect jinja-templated instance name when given in body argument#34171
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst)
|
|
You need to fix tests, I am afraid. |
|
hey @potiuk , |
ComputeEngineInsertInstanceOperator doesn't respect jinja-templated instance name when given in body argument
|
Can you add unit test to cover this change? |
|
Hmm. We usually use |
|
@potiuk if you are looking for simpler alternatives, i suggested above that adding wdyt? |
|
That works as well and is way better. No there should be no negative side effects. |
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
Fixes #34170
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.