nimbus-prater-windows: bump host to c2-standard-8

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-07-16 18:49:01 +02:00
parent b16b9b6ef0
commit 12ee7513f3
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ module "nimbus_nodes_prater_unstable_windows" {
open_tcp_ports = local.nimbus_ports
/* Scaling */
type = "c2-standard-4" /* 4 vCPUs, 16GB RAM */
type = "c2-standard-8" /* 4 vCPUs, 16GB RAM */
host_count = 1
root_vol_size = 200
root_vol_type = "pd-ssd"