On Aug 20, 2016, at 6:30 PM, Brent Troge wrote:

> Is there an internal variable that I can poll to expose the current
> index/interation of a heat stack ?

%index%

But only for ResourceGroups. AutoScalingGroups don't have one :(.

Example:

  name: { list_join: ['-', [ { get_param: 'OS::stack_name' }, 'ldap', "%index%" 
] ] }
--
If something's hard to do, then it's not worth doing.
- Homer Simpson


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to