Open the-gigi opened 1 month ago
hi @the-gigi - thank you for filing this issue.
It appears as though this is a setting override not yet implemented in the underlying Terraform provider, so we are not currently supporting this setting.
We'd encourage you to open an issue upstream to this effect. The Cloudflare team have the expertise to add this functionality, and we'll have it available as soon as they do.
Thank you @guineveresaenger . I was thinking as workaround to use terraform provider through the new support for any terraform provider. I didn't realize the Pulumi cloudflare provider is already implemented on top of the terraform provider :-)
I'll open issues upstream.
Describe what happened
This setting is defined here: https://developers.cloudflare.com/waf/tools/replace-insecure-js-libraries/
missing at least from Java and C# implementations of the ZoneSettingsOverrideSettingsArgs class:
Sample program
N/A
Log output
N/A
Affected Resource(s)
ZoneSettingsOverride
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).