]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob - vendor/github.com/hashicorp/terraform/internal/initwd/doc.go
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / hashicorp / terraform / internal / initwd / doc.go
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