bored-island-35238
11/28/2024, 6:20 PMlittle-cartoon-10569
11/28/2024, 7:07 PMup
to push code to cloud via state; you use refresh
to update state from cloud; and preview
to detect changes between code and state.
Pulumi uses the differences between code and state to make changes to cloud; when those succeed, state is updated; and when they fail, you need to diagnose and remedy (usually, via refresh
).little-cartoon-10569
11/28/2024, 7:09 PMlimited-rainbow-51650
11/28/2024, 7:58 PM