summaryrefslogtreecommitdiff
blob: 65b542cdbd5c78b43a4a861ba60bebd4292db938 (plain)
1
2
3
4
5
6
7
8
provider "google" {
	# credentials are default
	project     = "gentoo-infra-dev"
	region      = "us-central1"
	zone        = "us-central1a"
}