From 05e1ade128c8c7938558d5bd7c92926fbc0ade0c Mon Sep 17 00:00:00 2001 From: Jochen Ehret Date: Mon, 30 Jun 2025 14:22:40 +0200 Subject: [PATCH] Cost saving: Move "cedric" env to us-east1 --- ci/infrastructure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/infrastructure.yml b/ci/infrastructure.yml index fed946153..e3f9ab6db 100644 --- a/ci/infrastructure.yml +++ b/ci/infrastructure.yml @@ -246,8 +246,8 @@ windows-bbl-up-task: &windows-bbl-up-task-config bbl-config: relint-envs params: BBL_CONFIG_DIR: environments/test/cedric/bbl-config - # BBL_ENV_NAME: cedric-windows - BBL_GCP_REGION: europe-west3 + BBL_ENV_NAME: cedric-windows + BBL_GCP_REGION: us-east1 BBL_GCP_SERVICE_ACCOUNT_KEY: environments/test/cedric/cedric.key.json BBL_IAAS: gcp BBL_LB_CERT: ../cert.pem