--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_internet_gateway Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::InternetGateway --- # awscc_ec2_internet_gateway (Data Source) Data Source schema for AWS::EC2::InternetGateway ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `internet_gateway_id` (String) ID of internet gateway. - `tags` (Attributes List) Any tags to assign to the internet gateway. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)