If I had an existing secretsManager and wanted to ...
# general
a
If I had an existing secretsManager and wanted to put it under Pulumi how would I do that? Is there a way to tie the URN to ARN?
w
You can see the comment here for details on how to do this today: https://github.com/pulumi/pulumi/issues/1662#issuecomment-483718863 We’re actively working on a feature to streamline this.
a
Cool thanks again!