Skip to content

Commit

Permalink
Make this change a noop for utoronto and pchub
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Sep 19, 2024
1 parent 5569750 commit 71a51d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions terraform/azure/projects/pchub.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
tenant_id = "f1123d69-0c31-44db-ab9f-fa856d721d49"
subscription_id = "4ca0b08a-26e1-482f-bca6-f4eb0926124a"
resourcegroup_name = "2i2c-pchub"
create_container_registry = true
global_container_registry_name = "2i2cpchub"
global_storage_account_name = "2i2cpchub"
location = "westeurope"
Expand Down
1 change: 1 addition & 0 deletions terraform/azure/projects/utoronto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
tenant_id = "78aac226-2f03-4b4d-9037-b46d56c55210"
subscription_id = "ead3521a-d994-4a44-a68d-b16e35642d5b"
resourcegroup_name = "2i2c-utoronto-cluster"
create_container_registry = true
global_container_registry_name = "2i2cutorontohubregistry"
global_storage_account_name = "2i2cutorontohubstorage"
location = "canadacentral"
Expand Down

0 comments on commit 71a51d8

Please sign in to comment.