https://pulumi.com logo
Title
m

many-knife-65312

01/30/2023, 5:46 PM
hi! I'm stuck and hoping someone can help me figure out how to update the kubernetes provider in pulumi. The cluster IP address changed and whenever I try to
pulumi refresh
or
pulumi preview
neither command works because the provider endpoint is invalid
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
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)