This message was deleted.
# kubernetes
s
This message was deleted.
m
can anyone help me figure out how to update the provider kubeconfig value? I'm trying to use the
--target
command with pulumi up and I get an error message indicating that the target doesn't exist
Copy code
error: Target 'urn:pulumi:api-cluster-dev-upgrade::api-cluster-dev-upgrade::pulumi:providers:kubernetes::api-cluster-dev-upgrade' could not be found in the stack. Did you forget to escape $ in your shell?
actually, I figured this out. I was using the wrong resource name for the stack (too many stacks to keep track of)