diff --git a/dash.tf b/dash.tf index e0771fe..0118645 100644 --- a/dash.tf +++ b/dash.tf @@ -8,8 +8,9 @@ module "nimbus_dashboard" { domain = var.domain /* Scaling */ - host_count = 1 - type = "t3a.medium" /* 4GB RAM at least */ + host_count = 1 + type = "t3a.medium" /* 4GB RAM at least */ + root_vol_size = 15 /* Firewall */ open_tcp_ports = [