Skip to content

alien_dsl_2_0_0 is the DSL used in alien4cloud 2.0.0 isn't it ? #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: sources
Choose a base branch
from
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