dome9 / onboarding-scripts

A public repository with scripts and tools for mass / automated onboarding of cloud accounts (AWS,Azure,GCP)
23 stars 26 forks source link

New AWS (WAFv2) policy items are missing #11

Open kisst opened 4 years ago

kisst commented 4 years ago

The last two policy actions

"wafv2:ListWebACLs",
"wafv2:ListResourcesForWebACL"

are missing from the on boarding scripts role.

kisst commented 3 years ago

There is a pending PR already https://github.com/dome9/onboarding-scripts/pull/14 which should address this issue.