github.com/hashicorp/packer@v1.14.3/hcl2template/repl/repl.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: BUSL-1.1
     3  
     4  // Package repl provides the structs and functions necessary to run REPL for
     5  // HCL2. The REPL allows experimentation of HCL2 interpolations without having
     6  // to run a HCL2 configuration.
     7  package repl