From ec278685b2ef174756f3797f743934245903adf5 Mon Sep 17 00:00:00 2001 From: gregory hendrickson Date: Thu, 30 Mar 2023 08:46:15 -0700 Subject: [PATCH] update project --- terraform.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform.tfvars b/terraform.tfvars index 340aa5a..d66f1d3 100644 --- a/terraform.tfvars +++ b/terraform.tfvars @@ -1,5 +1,5 @@ credentials_file = "credentials.json" -project_id = "terraform-demo-382210" +project_id = "graphite-space-382215" region = "us-central1" zone = "us-central1-a" image_name = "debian-cloud/debian-11"