pulumi / pulumi-digitalocean

A DigitalOcean Pulumi resource package, providing multi-language access to DigitalOcean
Apache License 2.0
83 stars 13 forks source link

Incorrect Documentation for AppSpecDomainName #465

Open varunshoor opened 1 year ago

varunshoor commented 1 year ago

What happened?

The type argument for AppSpecDomainName at https://www.pulumi.com/registry/packages/digitalocean/api-docs/app/ has incorrect documentation.

Expected Behavior

The values should be DEFAULT, PRIMARY or ALIAS. The return value comment seems to be a result of an erroneous copy paste from other AppSpec objects.

Also check: https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs/resources/app

Steps to reproduce

Open https://www.pulumi.com/registry/packages/digitalocean/api-docs/app/

Output of pulumi about

N/A

Additional context

No response

Contributing

No response

rquitales commented 1 year ago

Initially reported in #462. This appears to be a generation issue with our docs.