http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::ResourceGroup
index_var
Note
Availablesince 2014.2 (Juno)
Avariable that this resource will use to replace with the current index of agiven resource in the group. Can be used, for example, to customize the nameproperty of grouped servers in order to differentiate them when listed withnova client.
Stringvalue expected.
Updatescause replacement.
Defaults to “%index%”.
Thelength must be at least 3.
removal_policies
Pastedfrom <http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::ResourceGroup>