Skip to content

Use "/" instead of "@" in SSM parameter key#208

Merged
eladb merged 2 commits intomasterfrom
benisrae/47-rtv-invalid-char
Jul 2, 2018
Merged

Use "/" instead of "@" in SSM parameter key#208
eladb merged 2 commits intomasterfrom
benisrae/47-rtv-invalid-char

Conversation

@eladb
Copy link
Copy Markdown
Contributor

@eladb eladb commented Jun 30, 2018

"@" is not allowed in SSM parameter keys.

Obvsiouly this has never been tested properly, so add an integration test.

Fixes #151

…M parameter

"@" is not allowed in SSM parameter keys.

Obvsiouly this has never been tested properly, so add an integration test.

Fixes #151
@eladb eladb requested review from RomainMuller and rix0rrr and removed request for RomainMuller June 30, 2018 01:38
@eladb eladb merged commit eafc9fe into master Jul 2, 2018
@eladb eladb deleted the benisrae/47-rtv-invalid-char branch July 2, 2018 13:34
@NGL321 NGL321 added the contribution/core This is a PR that came from AWS. label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RuntimeValue code uses invalid '@' char

3 participants