Skip to content

When does properties for resources are generated? #5

Description

@mata-r

I am following the book instructions, and I don't have properties for the "extnCertification-db" resource in the mta.yaml file.

Repo

resources:
  - name: extnCertification-db
    type: com.sap.xs.hdi-container
    parameters:
      service: hana # or 'hanatrial' on trial landscapes
      service-plan: hdi-shared
    properties:
      hdi-service-name: ${service-name}

My application:

resources:
  - name: extnCertification-db
    type: com.sap.xs.hdi-container
    parameters:
      service: hana
      service-plan: hdi-shared

What exactly is the property hdi-service-name ?
Please advise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions