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

fix: Handle the case for Parameters being empty strings #1785

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

jfuss
Copy link
Contributor

@jfuss jfuss commented Feb 11, 2020

Issue #, if available:
#1476

Why is this change necessary?
When a Parameter is an empty string, we select the name of the Parameter instead of the value during intrinsic resolving. This is unexpected to customers when they want the value to be an empty string.

How does it address the issue?
Fixes and allows Empty Strings for Parameters to be resolved correctly.

What side effects does this change have?
I don't believe so.

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sriram-mv sriram-mv self-requested a review February 11, 2020 20:01
Copy link
Contributor

@sriram-mv sriram-mv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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 this pull request may close these issues.

2 participants