automated terminal push

This commit is contained in:
lenape
2025-07-15 15:56:48 +00:00
parent e58315de9d
commit a2369ce3f6

View File

@@ -257,7 +257,7 @@ resource "aws_instance" "ecs_instance" {
root_block_device {
volume_type = "gp3"
volume_size = 20
volume_size = 30
encrypted = true
}