Is there a way, akin to `terraform taint`, that I ...
# general
b
Is there a way, akin to
terraform taint
, that I can tell Pulumi “that resource must be replaced”? (I don’t think I can manually remove it; it’s an AWS API Gateway deployment and those are archived rather than deleted.)