Module expr

Source
Expand description

Primitives for the HCL expression sub-language.

Enumsยง

BinaryOperator
An operator that can be applied to two expressions.
UnaryOperator
An operator that can be applied to an expression.