Skip to content

Commit

Permalink
Update notebook to reflect project name
Browse files Browse the repository at this point in the history
  • Loading branch information
JMGaljaard committed Sep 4, 2022
1 parent 9481087 commit 8ab99fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter/terraform_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"outputs": [],
"source": [
"ACCOUNT_ID=\"terraform-iam-service-account\"\n",
"PROJECT_ID=\"qpecs-fltk-2022\"\n",
"PROJECT_ID=\"test-bed-fltk\"\n",
"PRIVILEGED_ACCOUNT_ID=\"${ACCOUNT_ID}@${PROJECT_ID}.iam.gserviceaccount.com\"\n",
"CLUSTER_NAME=\"fltk-testbed-cluster\"\n",
"REGION=\"us-central1\""
Expand Down

0 comments on commit 8ab99fa

Please sign in to comment.