upgrade alibaba cloud instance to ecs.sn1ne.large

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-01-22 13:17:39 +01:00
parent a13cfbfe8c
commit 2b094092e8
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ module "swarm" {
count = "${local.ws["hosts_count"]}"
do_size = "s-1vcpu-2gb"
gc_size = "n1-standard-2"
ac_size = "ecs.sn1ne.large"
gc_vol_size = 50
/* general */
env = "${var.env}"