Skip to content

Blueprint Engine

The resolution process occurs in two stages:

diagram
  1. Lifecycle Execution: For each node in the sorted order, the engine executes standard lifecycle operations in sequence:

Idempotency is achieved through two mechanisms:

The CSAR structure includes:

  • TOSCA-Metadata/TOSCA.meta: Metadata file.
  • manifest.json: Contains SHA-256 hashes for all files, enabling partial verification.