package hclutil

import "github.com/hashicorp/vault/sdk/helper/hclutil"

Index

Functions

func CheckHCLKeys

func CheckHCLKeys(node ast.Node, valid []string) error

CheckHCLKeys checks whether the keys in the AST list contains any of the valid keys provided.

Source Files

hcl.go

Version
v0.18.0 (latest)
Published
Jun 5, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
1 month ago

Tools for package owners.