perfectsense / gyro-aws-provider

AWS Provider for Gyro cloud automation tool.
https://gyro.dev/providers/aws/
Apache License 2.0
8 stars 1 forks source link

WAFv2 - Allow more than 10 rules #656

Open tloisel1 opened 2 months ago

tloisel1 commented 2 months ago

Where does this restriction come from? https://github.com/perfectsense/gyro-aws-provider/blob/master/src/main/java/gyro/aws/wafv2/WebAclResource.java#L174C1-L174C23

In the console I am able to add more than 10 rules.