sparse-intern-71089
02/25/2020, 4:08 AMwhite-balloon-205
I tried removing the resources from the state be specifying the urnYou may need to escape the urn with quotes to ensure your shell doesn’t handle
$
in the URN.
If that still doesn’t work, you can pulumi export
then remove the offending resources then pulumi import
.
As for the initial situation you end up in when switching regions, improving this is tracked in https://github.com/pulumi/pulumi-aws/issues/879 (and ultimately https://github.com/pulumi/pulumi-terraform-bridge/issues/14).dazzling-area-7593
02/25/2020, 2:56 PM$
in the urn.