kestra-io / plugin-gcp

Apache License 2.0
6 stars 10 forks source link

Add `database` property to the GCP Firestore task #345

Open shrutimantri opened 5 months ago

shrutimantri commented 5 months ago

Feature description

GCP Firestore tasks do not have "database" as input. As a result, they only support (default) database. Any production use-case would have some meaningful name for the database, and hence, our task should start accepting database name in the task attributes.