Link Search Menu Expand Document

KloudFormation Reference

You can find a reference to every part of KloudFormation within this section with examples showing how to make use of it in your stack.

For Template creation and general idioms, see Fundamentals

Here is a list of equivalents and where to find each part in the reference

CloudFormation KloudFormation Reference
Metadata metadata() Metadata
Parameters parameter() Parameters
Mappings mappings() Mappings
Conditions condition() Conditions
Resources io.kloudformation.resource.* Resources
Outputs outputs() Outputs

A list of Intrinsic Function like Ref and Fn::Join can be found under Intrinsic Functions


Table of contents