cloudfoundry-incubator / spiff

declarative BOSH deployment manifest builder
Apache License 2.0
64 stars 44 forks source link

Allow concatenation of Strings and Ints #55

Closed jfmyers9 closed 9 years ago

jfmyers9 commented 9 years ago
cfdreddbot commented 9 years ago

Hey jfmyers9!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you've already signed the CLA.

cf-gitbot commented 9 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/92980378.

jfmyers9 commented 9 years ago

Updated to only allow concatenation of strings and integers when the string is the left-most element.