type: OS::Heat::ResourceGroup
depends_on: private_subnet
properties:
count: 3
index_var: num
resource_def:
type: OS::Nova::Server
name: agent_%index%
name: agent_%num%