https://pulumi.com logo
Title
a

ancient-solstice-53934

07/04/2022, 4:34 PM
I am getting following error when tried to use Pulumi.AzureNative.Web.V20210301 to create KubeEnvironment for ContainerApp deployment pulumi😛roviders:azure-native default_1_60_0 error: no resource plugin 'pulumi-resource-azure-native' found in the workspace at version v1.60.0 or on your $PATH, install the plugin using
pulumi plugin install resource azure-native v1.60.0
b

billowy-army-68599

07/04/2022, 5:49 PM
the answer is in the error message..
a

ancient-solstice-53934

07/04/2022, 6:27 PM
Hi Jax, Thanks for reply I tried with using Pulumi.Native Version 1.60.0 and 1.66.0 but got same error
d

damp-honey-93158

07/04/2022, 7:26 PM
did you run "pulumi plugin install resource azure-native v1.60.0" just before running pulumi up?
a

ancient-solstice-53934

07/04/2022, 7:39 PM
yes John
b

billowy-army-68599

07/04/2022, 8:30 PM
can you show the output of
pulumi plugin ls
please?
a

ancient-solstice-53934

07/04/2022, 9:49 PM
This started when i added Pulumi.AzureNative.Web.V20210301 reference in my application