1 2 3 4 5 6 7 8
provider "google" { # credentials are default project = "gentoo-infra-dev" region = "us-central1" # zone = "us-central1-a" }