Skip to content

Commit 6c384ba

Browse files
committed
updated README.md
1 parent fa40171 commit 6c384ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp_cloud_function_sql_export/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Upload the function to GCF in the current GCP project:
1919

2020
### Solution Dependencies
2121

22-
- [Cloud PubSub](https://cloud.google.com/pubsub) topic must exist
22+
- a [Cloud PubSub](https://cloud.google.com/pubsub) topic
2323
- [Cloud Scheduler](https://cloud.google.com/scheduler) jobs to trigger backups
2424
- see `gcp_cloud_schedule_sql_exports.sh` in [DevOps Bash tools](https://github.com/HariSekhon/DevOps-Bash-tools/) repo
2525
- a service account with permissions to access [Cloud SQL](https://cloud.google.com/sql) and the [GCS](https://cloud.google.com/storage) bucket

0 commit comments

Comments
 (0)