Skip to content

Doc: double imports in python examples #292

@louisdtt

Description

@louisdtt

Hello,

I've been setting up some components using the pulumiverse_grafana python lib, while referring to the examples in the documention i saw double imports of pulumi_grafana and pulumiverse_grafana, both "as grafana", which i'm pretty sure is not possible.

Also it seems that some functions calls are a mix of both libraries, ie : grafana.syntheticMonitoring and grafana.synthetic_monitoring, the latter doesn't work, i guess it was related to pulumi_grafana which doesn't exist anyway ?

Example found here in the python part : https://www.pulumi.com/registry/packages/grafana/api-docs/syntheticmonitoring/check/ but the issue is in other pages as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions