github.com/handlerbot/terraform@v0.10.0-beta1.0.20180726153736-26b68d98f9cb/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