Skip to content

Support loops and if constructs in templates #155

@michaelvl

Description

Summary

The template format currently expects exactly one resource per template, which rules out if and range template constructs.

Motivation

With if and range more advanced blueprints can be created with less repetition. E.g. securitygroup rules may be expressed better with loops.

Proposal

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions