Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseTemplate ¶
Parse a CloudFormation template and unmarshal into the out parameter. The caller can pass map[string]interface{} or a struct if the format is known.
Short-form functions like "!If" and "!Sub" will be replaced with "Fn::" objects.
func WriteTemplate ¶
Save the CloudFormation structure as a .yml file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.