Skip to content

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

@medwards

Description

@medwards

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    jira-issueIssue tracked on JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions