Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 276 Bytes

sql-import-cloud-function

a simple cloud function to read a SQL file from GCS and import into CloudSQL 🔥

⚠️ Note:

  • The Cloud SQL service account should have permission to manage the object(s) (SQL file) in the bucket.
  • This code is not production ready!