1 tosca_definitions_version: tosca_simple_yaml_1_0
 
   4   tosca.nodes.WebApplication.WordPress:
 
   5     derived_from: tosca.nodes.WebApplication
 
   8           capability: tosca.capabilities.Endpoint.Database
 
   9           node: tosca.nodes.Database
 
  10           relationship: tosca.relationships.ConnectsTo