github.com/muratcelep/terraform@v1.1.0-beta2-not-internal-4/not-internal/moduletest/doc.go (about) 1 // Package moduletest contains the support code for some experimental features 2 // we're using to evaluate strategies for having an opinionated approach to 3 // testing of Terraform modules. 4 // 5 // At the moment nothing in this module is considered stable, so any features 6 // that are usable by end-users ought to emit experiment warnings saying that 7 // everything is subject to change even in patch releases. 8 package moduletest