aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/heat/parameters/inputs/parameters.env
blob: 21978f24824dae02796dada0d4235fe3886d443a (plain)
1
2
3
4
5
6
parameters:
  param_type_string_default_value_with_env: HEAT_ENV default string
  param_type_number_default_value_with_env: 54321
  param_type_boolean_default_value_with_env: false
  param_type_comma_delimited_list_default_value_with_env: b1,b2,b3,b4