/
TOSCA artifact types of ASD

TOSCA artifact types of ASD



tosca.artifacts.asd.deploymentItem
tosca.artifacts.asd.deploymentItem: version: 0.1 derived_from: tosca.artifacts.Root   description: "Describes the artifact type of asd deployment item" file: "URI or path of the artifact" properties: item_id: description: "The identifier of this asd deployment item" required: true type: string artifact_type: description: >           Specify artifact type.        required: true type: string constraints: - valid_values: ["helm_chart", "helmfile", "crd", "terraform" ] deployment_order: description: > Specifies the deployment stage that the DeploymentArtifact belongs to. A lower value specifies that the DeploymentArtifact belongs to an earlier deployment stage. When this value is omitted, the deployment order will be decided by the orchestrator.       required: false       type: integer lifecycle_parameters: description: "list of parameters that can be overridden at deployment time " required: false type: list entry_schema: type: string



Related content

TOSCA node types of ASD
TOSCA node types of ASD
More like this
TOSCA data types of ASD
TOSCA data types of ASD
More like this
Application Service Descriptor (ASD) Onboarding Packaging Format
Application Service Descriptor (ASD) Onboarding Packaging Format
More like this
4.3.1. Node Types
4.3.1. Node Types
More like this
Csar Structure
Csar Structure
More like this
ASD & App packaging examples
ASD & App packaging examples
More like this