Hi
We have multiple services deployed with their own serverless configs and the plugin added. If the first stack deploys the policy and the secret via NewRelicLicenseKeySecret stack. Can these resources be shared by the other services?
When I deploy the second service, I don't see the policy getting attached to the lambda's iamRole. Causing the following errors in the runtime.

Plugin version is 3.5.0 and Serverless framework version is 3.25.1
Hi
We have multiple services deployed with their own serverless configs and the plugin added. If the first stack deploys the policy and the secret via
NewRelicLicenseKeySecretstack. Can these resources be shared by the other services?When I deploy the second service, I don't see the policy getting attached to the lambda's iamRole. Causing the following errors in the runtime.
Plugin version is 3.5.0 and Serverless framework version is 3.25.1