--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_wafv2_web_acl_association Resource - terraform-provider-awscc" subcategory: "" description: |- Associates WebACL to Application Load Balancer, CloudFront or API Gateway. --- # awscc_wafv2_web_acl_association (Resource) Associates WebACL to Application Load Balancer, CloudFront or API Gateway. ## Schema ### Required - `resource_arn` (String) - `web_acl_arn` (String) ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_wafv2_web_acl_association.example ```