does pulumi have targeted resource updating? simil...
# general
b
does pulumi have targeted resource updating? similar to
-target vm.myvm
in terraform? we have some stacks with multiple VMSS in them, but we may want to only update the config of 1 of the multiple resources as a blue/green test
i guess i could introduce new config vars to modify the process and only apply changes to one of them