Is it possible aliases aren’t working properly for...
# kubernetes
f
Is it possible aliases aren’t working properly for
kubernetes:yaml/v2:ConfigFile
? I’m refactoring a few things into a component resource, and everything else is diff-free except the one ConfigFile resource, which I’m attempting to alias both with a`{NoParent: pulumi.Bool(true)}` and
{URN: pulumi.URN("<exact URN copied from output indicating ConfigFile resource will be deleted>")}
alias