github.com/gerbenjacobs/terraform@v0.9.5-0.20170630130047-e6ddd62583d8/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