Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
---
layout: post
title: TOSCA grammar
title: TOSCA grammar
root: ../../../
categories: DOCUMENTATION-3.4.0
parent: [devops]
parent:
- devops
node_name: tosca_grammar
weight: 1
published: true
---

This section describes the TOSCA grammar as supported in latest alien4cloud version.

Alien4cloud supports multiple versions of the __tosca_definitions_version__:

* alien_dsl_3.0.0: DSL used in alien4cloud 2.0.0
* alien_dsl_2_0_0: DSL used in alien4cloud 2.0.0
* alien_dsl_1_4_0: DSL used in alien4cloud 1.4.0
* alien_dsl_1_3_0: DSL used in alien4cloud 1.3.0
* alien_dsl_1_2_0: DSL used in alien4cloud 1.2.0 _deprecated_
Expand Down