github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/internal/initwd/doc.go (about)

     1  // Package initwd contains various helper functions used by the "terraform init"
     2  // command to initialize a working directory.
     3  //
     4  // These functions may also be used from testing code to simulate the behaviors
     5  // of "terraform init" against test fixtures, but should not be used elsewhere
     6  // in the main code.
     7  package initwd