You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -150,6 +150,7 @@ In order to run all checks at any point run the following command:
150
150
| <aname="input_tags"></a> [tags](#input\_tags)| Resource tags |`map(string)`|`{}`| no |
151
151
| <aname="input_task_definition_arn"></a> [task\_definition\_arn](#input\_task\_definition\_arn)| (Required) The full ARN of the task definition that you want to run in your service. |`any`| n/a | yes |
152
152
| <aname="input_vpc_id"></a> [vpc\_id](#input\_vpc\_id)| ID of the VPC |`any`| n/a | yes |
153
+
| <aname="input_waf_web_acl_arn"></a> [waf\_web\_acl\_arn](#input\_waf\_web\_acl\_arn)| ARN of a WAFV2 to associate with the ALB |`string`|`""`| no |
0 commit comments