We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Initially reported in #462. This appears to be a generation issue with our docs.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: