code here: <https://play.golang.org/p/7W_wD62qf2j>
# golang
a
l
Have you customized your pulumi installation? Do you have a non-standard value for `PULUMI_HOME`configured?
(if so there is a option you can provide to the workspace https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v2/go/x/auto#PulumiHome) What happens if you specify plugin installation from within your program like so: https://github.com/pulumi/automation-api-examples/blob/main/go/inline_program/main.go#L102-L106
a
no customization
completely new to pulumi
i have only followed the docs on the webpage
creating a pulumi kubernetes project on the side seemed to solve the problem as the plugin all of a sudden was there