Skip to content

Commit c29d2d5

Browse files
authored
fix: Update metadata to remove connection with bigquery (#248)
1 parent 2328303 commit c29d2d5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

metadata.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,6 @@ spec:
142142
minimum_backoff = optional(string)
143143
}))
144144
defaultValue: []
145-
connections:
146-
- source:
147-
source: github.com/terraform-google-modules/terraform-google-bigquery
148-
version: ">= 10.0.0"
149-
spec:
150-
outputExpr: "{ \"name\": external_table_ids[0], \"table\": external_table_ids[0]}"
151145
- name: cloud_storage_subscriptions
152146
description: The list of the Cloud Storage push subscriptions.
153147
varType: |-

0 commit comments

Comments
 (0)