I am assuming that I am just doing something Wrong™️, but I don't know what. Does anyone have any pointers?
m
modern-zebra-45309
11/05/2025, 3:41 PM
Do you have a minimal example that you can share? This sounds like Pulumi does not correctly detect that input/output values do not change.
s
some-flower-64874
11/06/2025, 9:18 AM
I agree that its mostly likely something off about the values.
But I had this problem when I created a secret with no values - though that's a slightly odd thing to do (I was bootstrapping a project, I know there will be secrets and the code I copied already had a secret set up so... 🤷🏻).