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

Add an enumeration for SSM Parameter Type #423

Closed
jen20 opened this issue Jan 3, 2019 · 0 comments · Fixed by #576
Closed

Add an enumeration for SSM Parameter Type #423

jen20 opened this issue Jan 3, 2019 · 0 comments · Fixed by #576
Assignees
Labels
area/providers impact/usability Something that impacts users' ability to use the product easily and intuitively

Comments

@jen20
Copy link
Contributor

jen20 commented Jan 3, 2019

aws.ssm.Parameter requires type to be set, the documentation for which reads:

    /**
     * The type of the parameter. Valid types are `String`, `StringList` and `SecureString`.
     */

We should create constants and an enumeration for this and overlay the type.

@stack72 stack72 self-assigned this May 24, 2019
stack72 added a commit that referenced this issue May 26, 2019
stack72 added a commit that referenced this issue May 26, 2019
stack72 added a commit that referenced this issue May 27, 2019
stack72 added a commit that referenced this issue May 27, 2019
@stack72 stack72 added area/providers impact/usability Something that impacts users' ability to use the product easily and intuitively labels May 27, 2019
stack72 added a commit that referenced this issue May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers impact/usability Something that impacts users' ability to use the product easily and intuitively
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants