brash-hairdresser-60389
03/14/2023, 2:11 PMkubernetes
plugin at latest version, the up
operation fails because of the lack of a very old version of the kubernetes
plugin, the version I installed is the v.3.24.1
but it fails because it requires the version v0.2.61
, how is possible?
This is the error : `error: Could not automatically download and install resource plugin 'pulumi-resource-kubernetes' at version v0.2.61, install the plugin using `pulumi plugin install resource kubernetes v0.2.61``billowy-army-68599
03/14/2023, 2:13 PMpulumi stack export
you’ll likely see a provider version associated with a resource that matches this version numberbrash-hairdresser-60389
03/14/2023, 2:15 PMbillowy-army-68599
03/14/2023, 2:16 PM