Skip to content

Commit b9fe7a3

Browse files
authored
feat(firestore-bigquery-export): bump to node 16
2 parents d4da7c6 + 3b8a9d3 commit b9fe7a3

File tree

2 files changed

+10900
-20
lines changed

2 files changed

+10900
-20
lines changed

firestore-bigquery-export/extension.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ resources:
5656
then exports the changes into BigQuery.
5757
properties:
5858
location: ${param:LOCATION}
59-
runtime: nodejs14
59+
runtime: nodejs16
6060
eventTrigger:
6161
eventType: providers/cloud.firestore/eventTypes/document.write
6262
resource: projects/${param:PROJECT_ID}/databases/(default)/documents/${param:COLLECTION_PATH}/{documentId}

0 commit comments

Comments
 (0)