Skip to content

Commit

Permalink
Update generate-tf-backend.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chmstimoteo authored Feb 12, 2025
1 parent a919b47 commit 57e54d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-tf-backend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ section_close
section_open "Creating BigQuery and Vertex AI connection"
create_bigquery_connection "${PROJECT_ID}" "${LOCATION}" "vertex_ai_conn"
create_bigquery_connection "${PROJECT_ID}" "US" "vertex_ai_conn"
create_bigquery_connection "${PROJECT_ID}" "EU" "vertex_ai_conn"
section_close

printf "$DIVIDER"
Expand Down

0 comments on commit 57e54d7

Please sign in to comment.