1 tosca_definitions_version: tosca_simple_yaml_1_0
4 TOSCA template for testing get_attribute with nested attributes
7 - ../custom_types/compute_with_nested_atributes.yaml
12 type: tosca.nodes.ComputeWithCapWithAttr
20 implementation: configure.sh
22 ip_address: { get_attribute: [ SELF, endpoint, credential, 0, token ] }