blob: f3cf3222e1c88473d1805c5ba505aa99868054b7 [file] [log] [blame]
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// Package blocktoattr includes some helper functions that can perform
// preprocessing on a HCL body where a configschema.Block schema is available
// in order to allow list and set attributes defined in the schema to be
// optionally written by the user as block syntax.
package blocktoattr