`.get()` does not import the resource, only gets a reference to it. The resource name is still requi...
g
.get()
does not import the resource, only gets a reference to it. The resource name is still required for Pulumi to track its usage internally, but does not change or affect the real resource.