I'm trying to get started with Pulumi and am havin...
# general
s
I'm trying to get started with Pulumi and am having trouble figuring out how I might interrogate a Cloudflare zone to generate a config for all resources in that zone. I tried the AI and managed to get basic settings for the zone. While I'm currently trying to use Python, I am not locked into any language. The goal is to get the state of all settings in a Cloudflare account and associated zones to track and alert on drift. It doesn't even seem possible from the documentation to get a list of all the Worker Routes in a given zone.