lionelvillard commented on issue #705: Unable to use ENV VARS in input JSON
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-367743644
 
 
   Terraform is using `$$` to escape interpolation: 
https://www.terraform.io/docs/configuration/interpolation.html
   Go template (used by kubernetes) does not provide a way to escape 
interpolation because the delimiter literal can be the interpolation result 
(`{{"{{"}}`)
     

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to