github.com/kevinklinger/open_terraform@v1.3.6/noninternal/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