Registry / cloud / awslabs-goformation-v4

awslabs-goformation-v4

JSON →
library4.19.5gogounverified

Go library for parsing and generating AWS CloudFormation templates.

go get github.com/awslabs/goformation/v4
INSTALL
IMPORT
SIG · AWSLABS-GOFORMATIO
A
awslabs-goformation-v4
cloudgov4.19.5
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/v4

Creates a new empty CloudFormation template.

package main import ( "fmt" "github.com/awslabs/goformation/v4" ) func main() { template := goformation.NewTemplate() fmt.Println(template) }
Debug
Known issues
breakingBreaking changes between major versions; v4 may have different API than v3.
fix
Check the migration guide when upgrading from v3 to v4.
affects: >=4.0.0
Upgrade
Version history
4.19.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
awslabs-goformation-v4 — go get awslabs-goformation-v4 · libregistry