Aliasing#
pulumi/pulumi:proto/pulumi/alias.proto
Messages#
📨 Alias#
urnstringThe previous urn to alias to.
specAlias.SpecAn alias specification.
📨 Spec#
namestringThe previous name of the resource. If none is provided, we will use the current name.
typestringThe previous type of the resource. If none is provided, we will use the current resoource type.
stackstringThe previous stack of the resource. If not set, the current stack of the resource is used.
projectstringThe previous project of the resource. If not set, the current project of the resource is used.
parentUrnstringThe urn of the previous parent.
noParentboolUsed to indicate the resource previously had no parent. If false this property is ignored.