You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/01 20:16:00 UTC

[jira] [Commented] (CAMEL-17730) Camel-AWS Secret Manager Properties Source: if the subkey contains a default value the actual won't substitute correctly the secret

    [ https://issues.apache.org/jira/browse/CAMEL-17730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499734#comment-17499734 ] 

Claus Ibsen commented on CAMEL-17730:
-------------------------------------

Yeah you should check if the subkey also contains a colon, and if so its the default value.

Also it would be good if we can make it not fail if there is a default value, so you can run this standalone without any working AWS credentials/account etc.


> Camel-AWS Secret Manager Properties Source: if the subkey contains a default value the actual won't substitute correctly the secret
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17730
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17730
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.16.0
>
>
> If for example we have
> {{aws:database/username:admin}}
> The subkey will be username:admin, which won't work as substitution. We need to think about that case too.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)