mrutkows commented on issue #705: Unable to use ENV VARS in input JSON URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-367736339 I think we should clearly get an indicator from the user/author to permit us to alter the value of an input parameter. ``` inputs: type: json interpolate: true # default false MyKey: { username: ${username}, password: ${password} } ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
