Skip to content

Commit

Permalink
changed flask run command
Browse files Browse the repository at this point in the history
  • Loading branch information
proquickly committed Nov 17, 2024
1 parent d8cf9c8 commit 0f49d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ resource "aws_instance" "py_server" {
Name = "GitHubActionsEC2"
}

# Add root volume configuration if needed
root_block_device {
volume_size = 20
volume_type = "gp2"
Expand Down

0 comments on commit 0f49d9b

Please sign in to comment.