Skip to content

Commit b0abfdb

Browse files
feat(bigquery): Add an example for creating a cloud resource connection
1 parent 2d70edc commit b0abfdb

File tree

1 file changed

+1
-1
lines changed
  • bigquery/bigquery_create_cloud_resource_connection

1 file changed

+1
-1
lines changed

bigquery/bigquery_create_cloud_resource_connection/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ resource "google_bigquery_connection" "connection" {
2323
location = "US"
2424
cloud_resource {}
2525
}
26-
# [END bigquery_create_cloud_resource_connection]
26+
# [END bigquery_create_cloud_resource_connection]

0 commit comments

Comments
 (0)