aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/services/heattotosca/getAttrDynamicParamEmptyMap/inputs/LCP-Xlate.template.yaml
blob: 45974257a0b82557f43cfb1837bda71e1be7d5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
heat_template_version: 2015-04-30

description: |
  Translate a string in JSON format keyed by a resource group
  member index into a map of lists such that the Nth entry
  has a list of the first N entries from the input.

  In effect this lets the user get a list of variable length
  based on the number of provided entries.

parameters:

  info:
    type: json
    description: Information map.