Registry / cloud / awslabs-goformation

awslabs-goformation

JSON →
library1.4.1gogounverified

A Go library for parsing and generating AWS CloudFormation templates.

go get github.com/awslabs/goformation
INSTALL
IMPORT
SIG · AWSLABS-GOFORMATIO
A
awslabs-goformation
cloudgov1.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goformation
github.com/awslabs/goformation

Creates a new CloudFormation template.

package main import ( "github.com/awslabs/goformation/v4" ) func main() { template := goformation.NewTemplate() _ = template }
Debug
Known issues
breakingMajor version v4 has breaking changes from v1
fix
Use v4 import path and update code accordingly.
affects: <4.0.0
Upgrade
Version history
1.4.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
awslabs-goformation — go get awslabs-goformation · libregistry