-
Hi, Using the reference architecture deployed by GW, I'm trying to modify the
But when I try to apply these changes I get this error:
And looking into the error line in the module, it looks like it's trying to do what I need to (use arn secret without random fix)
But unfortunately, it's only working when I add the random fix in Anything am I missing? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello,
|
Beta Was this translation helpful? Give feedback.
Hello,
AFAIK secret lookup will fail if name ends with a dash followed by exactly 6 characters 🤷
aws/aws-cdk#11526 (comment)
https://awscli.amazonaws.com/v2/documentation/api/2.1.30/reference/secretsmanager/describe-secret.html#options