Documentation ¶
Index ¶
- func GetOptionalAttributeAsExpr(hclBody hcl.Body, key string) *hcl.Expression
- func IsNullExpr(expression hcl.Expression) bool
- func PartialDecode(hclBody hcl.Body, ctx *hcl.EvalContext, val any) hcl.Body
- func StringToHclExpression(s string) (hcl.Expression, error)
- func StringToUnquotedHclExpression(s string) (hcl.Expression, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOptionalAttributeAsExpr ¶
func GetOptionalAttributeAsExpr(hclBody hcl.Body, key string) *hcl.Expression
func IsNullExpr ¶
func IsNullExpr(expression hcl.Expression) bool
func PartialDecode ¶
func PartialDecode(hclBody hcl.Body, ctx *hcl.EvalContext, val any) hcl.Body
func StringToHclExpression ¶
TODO: figure out a way to do this programatically instead
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.