Jarek Potiuk created AIRFLOW-3480:
-------------------------------------
Summary: Google Cloud Spanner Instance Database
Deploy/Update/Delete
Key: AIRFLOW-3480
URL: https://issues.apache.org/jira/browse/AIRFLOW-3480
Project: Apache Airflow
Issue Type: New Feature
Components: gcp
Reporter: Jarek Potiuk
Assignee: Jarek Potiuk
We need to have operators to implement Instance management operations:
* InstanceDeploy (create database if it does not exist, succeed if already
created(
* Update (run update_ddl method changing database structure)
* Delete (delete the database)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)