Hey all,
For those that manage Cloudflare via Terraform, a feature that would be very handy would be to provide extensions for popular code editors/IDEs like VSCode.
I know you have existing things like the Wirefilter execution engine (https://github.com/cloudflare/wirefilter
) that can do things like rule syntax parsing, but it would be great to have this functionality available while writing Terraform. The ability to have inline rule syntax auto-completion and validation would be really beneficial to those who manage a lot of custom rules.
Hope you consider this idea.
Thanks!