It looks like changing from default provider to ex...
# general
r
It looks like changing from default provider to explicit provider requires us to re-create the resources. Is there a way to do a replace instead of re-create?
r
Nice - thanks
@billowy-army-68599 Instead of
alias
, does Pulumi support manually replace the provider for each resource?
b
alias is the canonical way, you can modify the state if you’d like