Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 839 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 839 Bytes

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