mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
upgrade container vm module and surrounding info
This commit is contained in:
parent
6df856ac49
commit
b5cfc13793
5 changed files with 57 additions and 38 deletions
|
@ -80,7 +80,7 @@ variable "gcp_project" {
|
|||
|
||||
variable "gcp_region" {
|
||||
type = string
|
||||
default = "us-east4"
|
||||
default = "us-central1" // low CO2 yeet
|
||||
}
|
||||
|
||||
provider "google" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue