opentofu/internal/repl/repl.go

5 lines
216 B
Go
Raw Normal View History

2016-11-14 00:04:21 -06: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