You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_ram_principals"></a> [ram\_principals](#input\_ram\_principals)| A list of principals to share TGW with. Possible values are an AWS account ID, an AWS Organizations Organization ARN, or an AWS Organizations Organization Unit ARN |`list(string)`|`[]`| no |
120
120
| <aname="input_ram_resource_share_arn"></a> [ram\_resource\_share\_arn](#input\_ram\_resource\_share\_arn)| ARN of RAM resource share |`string`|`""`| no |
121
121
| <aname="input_ram_tags"></a> [ram\_tags](#input\_ram\_tags)| Additional tags for the RAM |`map(string)`|`{}`| no |
122
+
| <aname="input_region"></a> [region](#input\_region)| Region where the resource(s) will be managed. Defaults to the region set in the provider configuration |`string`|`null`| no |
122
123
| <aname="input_share_tgw"></a> [share\_tgw](#input\_share\_tgw)| Whether to share your transit gateway with other accounts |`bool`|`true`| no |
123
124
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources |`map(string)`|`{}`| no |
124
125
| <aname="input_tgw_default_route_table_tags"></a> [tgw\_default\_route\_table\_tags](#input\_tgw\_default\_route\_table\_tags)| Additional tags for the Default TGW route table |`map(string)`|`{}`| no |
| <aname="output_ec2_transit_gateway_association_default_route_table_id"></a> [ec2\_transit\_gateway\_association\_default\_route\_table\_id](#output\_ec2\_transit\_gateway\_association\_default\_route\_table\_id)| Identifier of the default association route table |
| <aname="output_ec2_transit_gateway_owner_id"></a> [ec2\_transit\_gateway\_owner\_id](#output\_ec2\_transit\_gateway\_owner\_id)| Identifier of the AWS account that owns the EC2 Transit Gateway |
54
+
| <aname="output_ec2_transit_gateway_propagation_default_route_table_id"></a> [ec2\_transit\_gateway\_propagation\_default\_route\_table\_id](#output\_ec2\_transit\_gateway\_propagation\_default\_route\_table\_id)| Identifier of the default propagation route table |
55
+
| <aname="output_ec2_transit_gateway_route_ids"></a> [ec2\_transit\_gateway\_route\_ids](#output\_ec2\_transit\_gateway\_route\_ids)| List of EC2 Transit Gateway Route Table identifier combined with destination |
56
+
| <aname="output_ec2_transit_gateway_route_table_association"></a> [ec2\_transit\_gateway\_route\_table\_association](#output\_ec2\_transit\_gateway\_route\_table\_association)| Map of EC2 Transit Gateway Route Table Association attributes |
57
+
| <aname="output_ec2_transit_gateway_route_table_association_ids"></a> [ec2\_transit\_gateway\_route\_table\_association\_ids](#output\_ec2\_transit\_gateway\_route\_table\_association\_ids)| List of EC2 Transit Gateway Route Table Association identifiers |
58
+
| <aname="output_ec2_transit_gateway_route_table_default_association_route_table"></a> [ec2\_transit\_gateway\_route\_table\_default\_association\_route\_table](#output\_ec2\_transit\_gateway\_route\_table\_default\_association\_route\_table)| Boolean whether this is the default association route table for the EC2 Transit Gateway |
59
+
| <aname="output_ec2_transit_gateway_route_table_default_propagation_route_table"></a> [ec2\_transit\_gateway\_route\_table\_default\_propagation\_route\_table](#output\_ec2\_transit\_gateway\_route\_table\_default\_propagation\_route\_table)| Boolean whether this is the default propagation route table for the EC2 Transit Gateway |
| <aname="output_ec2_transit_gateway_vpc_attachment_ids"></a> [ec2\_transit\_gateway\_vpc\_attachment\_ids](#output\_ec2\_transit\_gateway\_vpc\_attachment\_ids)| List of EC2 Transit Gateway VPC Attachment identifiers |
65
+
| <aname="output_ram_principal_association_id"></a> [ram\_principal\_association\_id](#output\_ram\_principal\_association\_id)| The Amazon Resource Name (ARN) of the Resource Share and the principal, separated by a comma |
66
+
| <aname="output_ram_resource_share_id"></a> [ram\_resource\_share\_id](#output\_ram\_resource\_share\_id)| The Amazon Resource Name (ARN) of the resource share |
0 commit comments