Skip to content

Commit d6efbc0

Browse files
committed
test
1 parent a41090f commit d6efbc0

File tree

1 file changed

+1
-1
lines changed
  • terraform/python/ec2/adot-genai

1 file changed

+1
-1
lines changed

terraform/python/ec2/adot-genai/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ resource "aws_instance" "main_service_instance" {
6767
}
6868

6969
root_block_device {
70-
volume_size = 5
70+
volume_size = 30
7171
}
7272

7373
user_data = base64encode(<<-EOF

0 commit comments

Comments
 (0)