mrutkows opened a new issue #1099:
URL: https://github.com/apache/openwhisk-wskdeploy/issues/1099


   It became apparent to me that we have not kept the docs current as to what 
values in the manifest now support interpolation (and more could!).  
   
   This involves going through the manifest parser: 
https://github.com/mrutkows/openwhisk-wskdeploy/blob/master/parsers/manifest_parser.go
   
   and look for all places where a value is extracted via the 
"InterpolateStringWithEnvVar()" function and document it here:
   
https://github.com/apache/openwhisk-wskdeploy/blob/master/docs/wskdeploy_interpolation.md


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to