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

[CY-5957] Pass options when using ssm as a filter #57

Open
medwards opened this issue Apr 5, 2022 · 2 comments
Open

[CY-5957] Pass options when using ssm as a filter #57

medwards opened this issue Apr 5, 2022 · 2 comments
Labels
jira-issue Issue tracked on JIRA

Comments

@medwards
Copy link

medwards commented Apr 5, 2022

When ssm is used as a filter, it doesn't order its arguments correctly (namely {{ parameter | ssm options}} becomes {{ ssm options parameter }} instead of {{ ssm parameter options}}.

This fails /w error calling ssm: Invalid option: parameter. Valid options: [required prefix region].

Chaining filters is a nice templating feature that we've used for other things (quoting, manipulation) and it would be nice to be able to use it consistently.

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Internal ticket created : CY-5957

@github-actions github-actions bot added the jira-issue Issue tracked on JIRA label Apr 5, 2022
@github-actions github-actions bot changed the title Pass options when using ssm as a filter [CY-5957] Pass options when using ssm as a filter Apr 5, 2022
@stefanvacareanu7
Copy link

Hi there,

Thanks for reaching out to our community!

We will have a look at your request and return with an update as soon as I have one.

Best,
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-issue Issue tracked on JIRA
Projects
None yet
Development

No branches or pull requests

2 participants