pulumi / pulumi-cloudflare

Pulumi's Cloudflare package, providing multi-language infrastructure as code for Cloudflare
Apache License 2.0
90 stars 11 forks source link

Cloudflare Zone - Support for DCV Delegation unique identifier #751

Open hgebrael opened 2 months ago

hgebrael commented 2 months ago

Hello!

Issue details

Possibility to query the DNS unique identifier which is used for dcv delegation with Cloudflre.Zone. Reference: https://developers.cloudflare.com/api/operations/dcv-delegation-uuid-get

iwahbe commented 2 months ago

Hi @hgebrael. Thanks for opening an issue and for using pulumi-cloudflare. This provider is based on the terraform provider maintained by cloudflare: https://github.com/cloudflare/terraform-provider-cloudflare. I would open an issue upstream. As soon as upstream releases this feature, we will incorporate it into pulumi-cloudflare.