Open varunshoor opened 1 year ago
The type argument for AppSpecDomainName at https://www.pulumi.com/registry/packages/digitalocean/api-docs/app/ has incorrect documentation.
type
AppSpecDomainName
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
Open https://www.pulumi.com/registry/packages/digitalocean/api-docs/app/
pulumi about
N/A
No response
Initially reported in #462. This appears to be a generation issue with our docs.
What happened?
The
type
argument forAppSpecDomainName
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