sparse-intern-71089
06/03/2022, 1:53 AMlittle-cartoon-10569
06/03/2022, 2:01 AMlittle-cartoon-10569
06/03/2022, 2:02 AMgreat-byte-67992
06/03/2022, 2:05 AMHave you tried omitting all those default values?Yeah my first attempt was just setting the
parent: pulumi.rootStackResource
field. The pulumi preview showed a delete+create as well.great-byte-67992
06/03/2022, 2:05 AMAlso, you could try setting the alias first, without setting parent. Then update the code to add the parent opt. I don't know if it's needed for this, but it is needed for protected, so .. worth a shot?I'll give it a shot now
great-byte-67992
06/03/2022, 2:30 AM