Commit 55b5991c authored by Anton Babenko's avatar Anton Babenko

Fixed formatting

parent 5b87ef41
......@@ -78,7 +78,6 @@ resource "aws_route" "public_internet_gateway" {
timeouts {
create = "5m"
}
}
#################
......@@ -237,7 +236,6 @@ resource "aws_route" "private_nat_gateway" {
timeouts {
create = "5m"
}
}
######################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment