sparse-intern-71089
11/11/2020, 5:35 AMgentle-diamond-70147
11/11/2020, 6:04 AMresource X refers to missing parent Y
.
Usually the following steps resolve it:
1. pulumi stack export --file stack.json
2. Edit the file replacing all instances of Y with the correct parent.
3. pulumi stack import --file stack.json
breezy-butcher-78604
11/11/2020, 8:54 AM