diff --git a/geth.tf b/geth.tf index df73554..deb4ea9 100644 --- a/geth.tf +++ b/geth.tf @@ -36,7 +36,7 @@ module "nimbus_geth_goerli" { /* Scaling */ type = "t3a.large" root_vol_size = 10 - data_vol_size = 150 + data_vol_size = 200 data_vol_type = "gp2" host_count = 1