Skip to content

Commit 9a35120

Browse files
small changes to vpc for eks cluster
1 parent 8e25eeb commit 9a35120

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eks/vpc.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ resource "aws_subnet" "az3" {
5353
}
5454
}
5555

56+
5657
# Route Table
5758
resource "aws_route_table" "main" {
5859
vpc_id = aws_vpc.eks-vpc.id

0 commit comments

Comments
 (0)