<div dir="ltr"><div>yeah the resource group %index% i am aware of.<br><br></div>i was hoping there was an index tracker for the heat stack as well.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 20, 2016 at 1:02 PM, Turbo Fredriksson <span dir="ltr"><<a href="mailto:turbo@bayour.com" target="_blank">turbo@bayour.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Aug 20, 2016, at 6:30 PM, Brent Troge wrote:<br>
<br>
> Is there an internal variable that I can poll to expose the current<br>
> index/interation of a heat stack ?<br>
<br>
</span>%index%<br>
<br>
But only for ResourceGroups. AutoScalingGroups don't have one :(.<br>
<br>
Example:<br>
<br>
  name: { list_join: ['-', [ { get_param: 'OS::stack_name' }, 'ldap', "%index%" ] ] }<br>
--<br>
If something's hard to do, then it's not worth doing.<br>
- Homer Simpson<br>
<br>
</blockquote></div><br></div>