From ef59cb21873c25c8598e18d13598e35b12127e01 Mon Sep 17 00:00:00 2001 From: adamwshero Date: Thu, 21 Jul 2022 13:43:58 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10fc655..7bfed0b 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ inputs = { | DNS Support | aws_ec2_transit_gateway_vpc_attachment| `dns_support` | `string` | `enable` | No | IPv6 Support | aws_ec2_transit_gateway_vpc_attachment| `ipv6_support` | `string` | `disable` | No | Route Table Association| aws_ec2_transit_gateway_vpc_attachment| `transit_gateway_default_route_table_association` | `bool` | `true` | No -| Route Table Propogation| aws_ec2_transit_gateway_vpc_attachment| `transit_gateway_default_route_table_association` | `bool` | `true` | No +| Route Table Propogation| aws_ec2_transit_gateway_vpc_attachment| `transit_gateway_default_route_table_propogation` | `bool` | `true` | No | Tags | aws_ec2_transit_gateway_vpc_attachment| `tags` | `map(string)` | `None` | No ## Predetermined Inputs