mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-29 06:01:21 +00:00
Changed digitalocean region to NYC2 -> NYC3 because NYC2 is not available
This commit is contained in:
parent
f66e92d5fb
commit
f1e2f0a1f6
@ -10,7 +10,7 @@ variable "image_id" {
|
||||
variable "regions" {
|
||||
description = "Regions to launch in"
|
||||
type = "list"
|
||||
default = ["AMS2", "FRA1", "LON1", "NYC2", "SFO2", "SGP1", "TOR1"]
|
||||
default = ["AMS2", "FRA1", "LON1", "NYC3", "SFO2", "SGP1", "TOR1"]
|
||||
}
|
||||
|
||||
variable "key_ids" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user