Skip to content

lyraproj/dgocty

Repository files navigation

dgocty (Transform Dgo to Cty and back)

This module provides conversion routines to convert Dgo values into Cty values and vice versa.

Among other things, the cty values are used by Terraform to represent configurations and states.

Using dgocty as a library

To use dgo, first install the latest version of the library:

go get github.com/lyraproj/dgocty

About

Bidirectional transformations between dgo.Value and cty.Value

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages