<div dir="ltr"><div>Hi,<br><br></div>According to the heat document, the index can be used in the template:<br><div><br><pre class="">name: my_server_%index%<br><br></pre><pre class="">How can I add one to the index number? Is following syntax right?<br></pre><br><pre class="">name: my_server_{{ %index% + 1 }}<br><br></pre><pre class="">Thanks.<br><br></pre><pre class="">- j<br></pre></div></div>