pulumi / pulumi-cloudflare

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

Missing example on cloudflare.PagesProject; missing accepted values documentation on nested field #918

Open guineveresaenger opened 1 month ago

guineveresaenger commented 1 month ago

Describe what happened

https://www.pulumi.com/registry/packages/cloudflare/api-docs/pagesproject/ is missing an Example section that would be helpful in showing users valid values for certain fields.

Upstream has an example: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/pages_project although the field documentation is missing entirely (we're pulling ours from the schema).

Affected Resource(s)

cloudflare.PagesProject

Output of pulumi about

n/a; this is the latest published version of this provider to date.

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).

hckhanh commented 1 month ago

Thank you @guineveresaenger