--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_carrier_gateway Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::CarrierGateway --- # awscc_ec2_carrier_gateway (Data Source) Data Source schema for AWS::EC2::CarrierGateway ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `carrier_gateway_id` (String) The ID of the carrier gateway. - `owner_id` (String) The ID of the owner. - `state` (String) The state of the carrier gateway. - `tags` (Attributes Set) The tags for the carrier gateway. (see [below for nested schema](#nestedatt--tags)) - `vpc_id` (String) The ID of the VPC. ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)