github.com/yoanm/go-tfsig

Package tfsig is a wrapper for Terraform HCL language (`hclwrite`). It provides ability to generate block signature which are way easier to manipulate and alter than hclwrite.tokens type


Keywords
github, go, golang, golang-library, hcl, terraform
License
MPL-2.0
Install
go get github.com/yoanm/go-tfsig

Documentation

go-tfsig - hclwrite wrapper

License Code size Go Reference

Dependabot Status Last commit

Codacy Badge Go Report Card

CI codecov

GitHub go.mod Go version

Wrapper for Terraform HCL language (hclwrite)

Generate block signatures which are easier to manipulate and alter than hclwrite tokens

Documentation

Package documentation available there