Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwshero committed Jul 21, 2022
1 parent a58396d commit ef59cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef59cb2

Please sign in to comment.