Versions in this module Expand all Collapse all v4 v4.8.2 Mar 11, 2020 Changes in this version + func Open(filename string) (*cloudformation.Template, error) + func OpenWithOptions(filename string, options *intrinsics.ProcessorOptions) (*cloudformation.Template, error) + func ParseJSON(data []byte) (*cloudformation.Template, error) + func ParseJSONWithOptions(data []byte, options *intrinsics.ProcessorOptions) (*cloudformation.Template, error) + func ParseYAML(data []byte) (*cloudformation.Template, error) + func ParseYAMLWithOptions(data []byte, options *intrinsics.ProcessorOptions) (*cloudformation.Template, error) Other modules containing this package github.com/fmechant/goformation