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 0f49d9b commit 5426126
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ resource "aws_instance" "py_server" {
Name = "GitHubActionsEC2"
}

root_block_device {
volume_size = 20
volume_type = "gp2"
}
}

resource "aws_security_group" "allow_app" {
Expand Down

0 comments on commit 5426126

Please sign in to comment.