source: https://github.com/crossplane/upjet/blob/main/docs/adding-new-resource.md
Edit: config/externalname.go
Action:
Add an entry for your resource with either config.IdentifierFromProvider
or config.TemplatedStringAsIdentifier
, based on the import format described in the Terraform docs.