github.com/jaredpalmer/terraform@v1.1.0-alpha20210908.0.20210911170307-88705c943a03/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