Resource Type definition for AWS::EC2::TransitGatewayAttachment
subnet_ids
(List of String)transit_gateway_id
(String)vpc_id
(String)options
(Attributes) The options for the transit gateway vpc attachment. (see below for nested schema)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.transit_gateway_attachment_id
(String)options
Optional:
appliance_mode_support
(String) Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disabledns_support
(String) Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disableipv_6_support
(String) Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disablesecurity_group_referencing_support
(String) Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid Values: enable | disabletags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_attachment.example <resource ID>