Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Apr 9, 2018
1 parent 5b87ef4 commit 55b5991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ resource "aws_route" "public_internet_gateway" {
timeouts {
create = "5m"
}

}

#################
Expand Down Expand Up @@ -237,7 +236,6 @@ resource "aws_route" "private_nat_gateway" {
timeouts {
create = "5m"
}

}

######################
Expand Down

0 comments on commit 55b5991

Please sign in to comment.