1 tosca_definitions_version: tosca_simple_yaml_1_0
3 description: TOSCA simple profile to test the attribute inheritance
6 - custom_types/compute_with_prop.yaml
13 type: tosca.nodes.ComputeWithProp
27 value: { get_attribute: [ server, public_address ] }