any ideas please? bit of a blocker :smile:
# general
b
any ideas please? bit of a blocker 😄
g
Can you post the preview output with details?
b
its huge is there a way to pipe it to a file
a
pulumi preview > output.txt
if you’re in a *nix environment
b
pulumi preview --show-replacement-steps --diff
to get details
narrowed it down to the azure plugin
w
Can you share any more details? Are you seeing that between two releases of the Azure package, resources are getting replaced? That sounds like a bug, and something we would love to look into if you can share any details of how we can reproduce it.
b
g
Are you able to downgrade so at least you're not blocked anymore?
b
yeah thats what i've just done
g
Ok, cool. That's good. 🙂
✔️ 1
b
going to investigate properly now
g
Were there any code changes as a part of this too? Or just the version updates?
b
just the version
there were code changes at the same time but i've done them separately on 17.2 now
the code changes were solely to create new resources and they went through with "8 created" no other changes
now that they're created, i bumped to 0.17.3 again and it's still bugged
Copy code
Resources:
    ~ 79 to update
    +-2 to replace
    2 changes. 41 unchanged
g
Talking internally. Will get back to you in a bit.
👍 1
@better-rainbow-14549 tracking this at https://github.com/pulumi/pulumi/issues/2579.
b
fantastic thanks a lot
s
Can you tell us what version of the pulumi CLI you were using when you saw this?
b
v0.17.1
i
hey! I’m catching up on this thread and I’ll help out with this
sounds like you were able to downgrade successfully - are you blocked right now?
b
no i'm ok now - i thought i was blocked but i was using ^ so it wasnt respecting the downgrade!
all my changes are deployed so not blocked at all for the time being
i
great! I’m investigating the issue now.
feel free to ping me if you have any additional problems
b
great thanks, will do
its nearly 6pm here so i'm going for a curry! i've followed the github thread
🍛 1
I've just tried the latest puluim 0.17.4 and I still have this issue, is it expected fixed?
It wants to tear down the whole AKS cluster still and replace nearly every resource.
i
can you post the diff of your preview that wants to replace everything?
b
can I PM you it?
it contains secrets
i
sure!