The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
751cb9a8268cc4c6b73f0f69acb85432a673d722 / Hank Ehly <[email protected]>
Set template_fields on RDS operators (#26005)

Related: #24099 #25952

### Summary

This PR sets the `template_fields` property on `RdsCreateDbInstanceOperator` 
and `RdsDeleteDbInstanceOperator` to allow users to programmatically change the 
database id, instance size, allocated storage, etc..

It also replaces use of `@task` decorated functions with their appropriate 
operator in system tests.


Co-authored-by: D. Ferruzzi <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/2995424413

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to