Open guineveresaenger opened 5 months ago
A community member attempted to fix a nonsensical string in a resource doc: https://www.pulumi.com/registry/packages/databricks/api-docs/mwsworkspaces/#creating-a-databricks-on-aws-workspace
Upstream has a diagram here. The link itself was stripped, but the link title remained and was rendered.
I don't currently know of any similar instances of this bug, but I imagine an investigation would reveal more.
Our docs: https://www.pulumi.com/registry/packages/databricks/api-docs/mwsworkspaces/#creating-a-databricks-on-aws-workspace
Upstream: https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/mws_workspaces#creating-a-databricks-on-aws-workspace
pulumi about
n/a
https://github.com/pulumi/pulumi-databricks/pull/507 was where an attempted fix basically discovered this bug.
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).
If the link is to a GH repo, we should try to keep it. If this becomes problematic we can always remove image links.
What happened?
A community member attempted to fix a nonsensical string in a resource doc: https://www.pulumi.com/registry/packages/databricks/api-docs/mwsworkspaces/#creating-a-databricks-on-aws-workspace
Upstream has a diagram here. The link itself was stripped, but the link title remained and was rendered.
I don't currently know of any similar instances of this bug, but I imagine an investigation would reveal more.
Example
Our docs: https://www.pulumi.com/registry/packages/databricks/api-docs/mwsworkspaces/#creating-a-databricks-on-aws-workspace
Upstream: https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/mws_workspaces#creating-a-databricks-on-aws-workspace
Output of
pulumi about
n/a
Additional context
https://github.com/pulumi/pulumi-databricks/pull/507 was where an attempted fix basically discovered this bug.
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).