sparse-intern-71089
01/19/2024, 10:57 AMgreat-zebra-31498
01/19/2024, 1:43 PMpulumi up
would want to update some attributes during next run.
I'd suggest to unprotect imported resources and check changes with pulumi preview --diff
first, before running pulumi up
Later, when your infrastructure is stable and there are no changes in preview I'd consider protecting crucial resources.great-zebra-31498
01/19/2024, 1:46 PM--protect=false
flag