found = false
                  lb['targetgroups'].each { |tg|
                    if tg['name'] == action['targetgroup']
                      found = true
                      break