upgrade container vm module and surrounding info

This commit is contained in:
41666 2022-02-06 22:06:24 -05:00
parent 6df856ac49
commit b5cfc13793
5 changed files with 57 additions and 38 deletions

View file

@ -80,7 +80,7 @@ variable "gcp_project" {
variable "gcp_region" {
type = string
default = "us-east4"
default = "us-central1" // low CO2 yeet
}
provider "google" {