opentofu/repl/repl.go

5 lines
216 B
Go
Raw Normal View History

2016-11-14 01:04:21 -05:00
// Package repl provides the structs and functions necessary to run
// REPL for Terraform. The REPL allows experimentation of Terraform
// interpolations without having to run a Terraform configuration.
package repl