This message was deleted.
# general
s
This message was deleted.
f
this is what i am facing
b
@few-army-64952 yes, you can set an explicit provider on the resource that defines the region example here: https://github.com/pulumi/examples/blob/258d3bad0a00020704743e37911c51be63c06bb4/aws-ts-netlify-cms-and-oauth/cms/infrastructure/index.ts#L90-L98
f
nice!
and can i import a resource like that with the import command specifying the region?
b
you'd need to specify your own provider, if you do the import, just add the provider on afterwards