This message was deleted.
# general
s
This message was deleted.
b
@magnificent-airport-79411, you need to provide the full urn of the resource
Copy code
--target "urn:pulumi:ss::ss::gcp:sql/databaseInstance:DatabaseInstance::ss-new-postgresql-main"
👍 1
you can check all URNs by issuing
Copy code
pulumi stack export
either to STDOUT or redirecting to some file and checking it there for a more convenient search
m
thanks!