mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
13 lines
No EOL
245 B
HCL
13 lines
No EOL
245 B
HCL
environment_tag = "prod"
|
|
ui_regions = [
|
|
"us-east4",
|
|
"us-central1",
|
|
"us-west1",
|
|
"europe-west2",
|
|
"europe-west3",
|
|
"australia-southeast1",
|
|
"asia-northeast1",
|
|
"asia-southeast1"
|
|
]
|
|
deploy_bot = true
|
|
bot_instance_size = "e2-micro" |