You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
Now that we have to define an index, we can not use SSM given that square brackets in the parameter name are not supported. I'm not sure if this was intentional or it is feature that needs to be addressed moving forward.
For example, not supported,
/config/daisychain-label-code-generator-service/cloud.aws.rds.instances[0].db-instance-indentifer
_Only a mix of letters, numbers
and the following 3 symbols .-_ are allowed._
Looking forward to hear about how we can overcome this challenge.