generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Description
Is your feature request related to a problem?
ack-waf can make WAF resource but some resource like webacl can't make a association with WAF resources on its own
- webacl - ipset
- webacl - regrex pattern
Describe the solution you'd like
- webacl should recognize resource by CR name or something identifier things.
- It enables ack-waf to control all the WAF resource dynamically.
That feature can make ack-waf independent from Iac tool.
I don't want to do post-processing job like getting a ARN each WAF resource (ipset, regex pattern)
I want regex pattern, ipset with webacl first
Describe alternatives you've considered
I dropped the migration work from terraform to ack.
similar issue is here #2173
Metadata
Metadata
Assignees
Labels
No labels