Discover Packages
github.com/hashicorp/waypoint
internal
pkg
ctystructure
package
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Nov 4, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package crystructure helps convert map[string]interface{} values to cty.Values.
This is useful for dynamically creating variables that may be available
to cty-powered environments such as HCL.
Object takes a map[string]interface{} and converts it to a cty object value.
The map[string]interface{} is expected to only have primitives and container
types. Lists must be homogeneous types.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.