Skip to content

Commit

Permalink
Replaces MIG lax08 with lax10 (#78)
Browse files Browse the repository at this point in the history
I failed to notice that site lax08 already existed in staging. lax09 is a
retired virtual site, so lax10 is the next lax site to use.
  • Loading branch information
nkinkade committed Mar 25, 2024
1 parent b68bc05 commit 0b1714b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlab-oti/platform-cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module "platform-cluster" {
machine_type = "e2-highcpu-4"
region = "africa-south1"
},
mlab1-lax08 = {
mlab1-lax10 = {
region = "us-west2"
},
mlab1-lhr10 = {
Expand Down

0 comments on commit 0b1714b

Please sign in to comment.