--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_network_acl Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::NetworkAcl --- # awscc_ec2_network_acl (Data Source) Data Source schema for AWS::EC2::NetworkAcl ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `tags` (Attributes List) The tags to assign to the network ACL. (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)