A Script which create a CloudFormation template, provisioning two WAF's IP Sets for IPv4 and IPv6
The script use the public source of AWS IPs
- git clone
- run
node index.js
./tmp
folder must exists prior running the script- each IP Set is limited to 10k of ips (14/09/2023 the list contain max of 7k) - In case robust solution needed, the cloudformation should be split to 10k chunks