Issue with dynamic rendering of value between the string along with printing templated strings in yaml using Jinja
Currently we have a yaml file and rendering is done using jinja2 templating. When trying to dynamically update the env value between the string in yaml config returns always different errors and unsuccessful. Here is the requirement,