diff --git a/morpheus.tf b/morpheus.tf index 586c0bc..4f7fd92 100644 --- a/morpheus.tf +++ b/morpheus.tf @@ -47,7 +47,7 @@ module "morpheus" { image_volume_mapping = [ { device_name = "/dev/sda1" - volume_size = 100 + volume_size = 200 volume_type = "gp3" delete_on_termination = true encrypted = true