Precise Resource Replacement with Pulumi State Taint

Sometimes infrastructure needs a clean slate. A VM with a corrupted disk, an expired certificate, or a stuck Kubernetes object. Pulumi CLI v3.192.0 introduces pulumi state taint
and pulumi state untaint
commands that let you mark resources for replacement—especially valuable when you have state access but restricted cloud permissions.