An example resource schema demonstrating some basic constructs and validation rules.
vpc_id
(String) The ID of the VPC.tags
(Attributes Set) The tags for the carrier gateway. (see below for nested schema)carrier_gateway_id
(String) The ID of the carrier gateway.id
(String) Uniquely identifies the resource.owner_id
(String) The ID of the owner.state
(String) The state of the carrier gateway.tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_carrier_gateway.example <resource ID>