`.get()` does not import the resource, only gets a...
# python
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.