Module hcl::value

source ·
Expand description

The Value enum, a loosely typed way of representing any valid HCL value.

Enums

Represents any valid HCL value.

Functions

Convert a T into hcl::Value which is an enum that can represent any valid HCL value.

Type Definitions

The map type used for HCL objects.