escaping nunjucks {{


To escape, i just use


 {% raw %} ${{ parameters.tfautoapprove }} {% endraw %}


As you can see, the {{ is escaped. 

Can refer to this article for more info.

https://jinja.palletsprojects.com/en/2.10.x/templates/#escaping


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm