Hey everyone👋
I am currently working with Python Cloudflare - Pulumi and I am stuck on the step where I have to bulk import the new Cloudflare WAF Managed Rules - (Cloudflare Managed Ruleset and OWASP Managed Ruleset).
As stated in the Pulumi Ruleset
doc, '_Import is not supported for this resource'_. Unfortunately I cannot use any of the WafRule, WafGroup, etc since they are deprecated for the new Cloudflare WAF.
Did anyone encounter the same issue and if so is there any workaround on this one?
I would really appreciate any help!
Cheers🍻