Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support nested TOSCA functions in get_secret #777

Closed
loicalbertin opened this issue Feb 1, 2022 · 0 comments · Fixed by #778
Closed

Support nested TOSCA functions in get_secret #777

loicalbertin opened this issue Feb 1, 2022 · 0 comments · Fixed by #778
Assignees

Comments

@loicalbertin
Copy link
Member

As: TOSCA Component dev
I want to: use the get_secret TOSCA function with nested TOSCA functions
So that: I can build complex stuff like { get_secret: [ concat: ["/secrets", "/myapp", "/javahome"], java_opt1=1, java_opt2=2]}

AC1: A limitation in Alien4Cloud prevent to use something else than a scalar as parameter of the get_secret function. Apart from that this feature is already functional in Yorc. So we propose to introduce an alias to the get_secret function called get_vault_secret that will not be handled and rejected by Alien.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant