aboutsummaryrefslogtreecommitdiffstats
path: root/examples/source_include_subkey_result.yaml
blob: f5ff80ea2e477d4458d2f326fc9fd84dfab5d2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: examples/source_include_subkey.yaml
HeatTemplateFormatVersion: '2012-12-12'
Parameters:
  GenericBImage:
    Type: String
Resources:
  GenericB:
    Metadata:
      my_meta:
        Ref: ImportantValue
    Properties:
      image:
        Ref: GenericBImage
    Type: OS::Nova::Server