:wave: I just tried to import a dummy Artifact reg...
# google-cloud
e
👋 I just tried to import a dummy Artifact registry into Pulumi, but the label
goog-pulumi-provisioned: true
is missing, and no indication that the resource is now managed by Pulumi. I see that once I added it to my code and ran
Pulumi up
, the resource got the Cleanup Policy, but it would be good to visually see that this resource created manually is now managed by Pulumi, is there any way to add the label?