@cryptotaxi247 / infra-1 / commits / 1c37f686

terraform-iam: bump archeologist disk to 1TB

zimbatm committed Nov 14, 2023 at 17:33 UTC 1c37f6869adbba599101bcb7d54a510ae8befb73
1 file changed +1 -1
terraform-iam/archeologist.tf
+1 -1
@@ -128,7 +128,7 @@ resource "aws_instance" "archeologist" {
128 subnet_id = "subnet-1eb22868" # default subnet us-east-1c
129
130 root_block_device {
131 - volume_size = "256" # GB
131 + volume_size = "1024" # GB
132 }
133
134 vpc_security_group_ids = [