generated from pulumi/pulumi-tf-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels