summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/checker/src/test/resources/config/annotations.yaml
blob: 2102a229bf887df4913fef51f248e41ab7eb92c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_1_x
description: test extension 

topology_template:

  node_templates:
  
    test:
      type: tosca.nodes.Compute
      annotations: ["this", "that"]