package
1.0.0
Repository: https://github.com/parsnips/goformation.git
Documentation: pkg.go.dev

# Constants

SpecURL is the HTTP URL of the latest AWS CloudFormation Resource Specification.

# Structs

CloudFormationResourceSpecification represents a resource specification document as published by the AWS CloudFormation team.
Property represents an AWS CloudFormation resource property.
Resource represents an AWS CloudFormation resource such as AWS::EC2::Instance.