Closed as not planned
Description
hclwrite currently supports github.com/zclconf/go-cty
. The library looks similar with github.com/hashicorp/go-cty/cty
. However, their types/values cannot be cast into the other library easily.
- Is there a difference between these two library, and how to use them interchangeably?
- Could you support
github.com/hashicorp/go-cty/cty
in hclwrite? since terraform-plugin-sdk uses the hashicorp one rather than zclconf one.
Metadata
Metadata
Assignees
Labels
No labels