github.com/jaredpalmer/terraform@v1.1.0-alpha20210908.0.20210911170307-88705c943a03/internal/repl/repl.go (about)

     1  // Package repl provides the structs and functions necessary to run
     2  // REPL for Terraform. The REPL allows experimentation of Terraform
     3  // interpolations without having to run a Terraform configuration.
     4  package repl