Skip to content

Commit

Permalink
Merge branch 'terraform-0.14-upgrade' of github.com:cloudposse/terraf…
Browse files Browse the repository at this point in the history
…orm-aws-multi-az-subnets into terraform-0.14-upgrade
  • Loading branch information
Nuru committed Dec 16, 2020
2 parents f7655f0 + 754077e commit 1b3cee9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion private.tf
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ resource "aws_route" "default" {
destination_cidr_block = "0.0.0.0/0"
depends_on = [aws_route_table.private]
}

0 comments on commit 1b3cee9

Please sign in to comment.