terraform-aws-tardigrade-transit-gateway/peering-accepter Terraform module for managing a Transit Gateway Peering Attachment Accepter. Requirements Name Version terraform >= 0.13 aws >= 3.0 Providers Name Version aws >= 3.0 Resources Name Type Inputs Name Description Type Default Required peering_attachment_id ID of the TGW peering attachment string n/a yes tags Map of tags to apply to the TGW peering attachment map(string) {} no transit_gateway_route_table_association ID of the Transit Gateway route table to associate with the Peering attachment (an attachment can be associated with a single TGW route table) object({ transit_gateway_route_table_id = string }) null no Outputs Name Description peering_attachment_accepter Object with the Transit Gateway peering attachment accepter attributes