Windows "failed to create new working directory" Without Create Symbolic Link Permissions #759
Labels
bug
Something isn't working
subsystem/tests
Issues and feature requests related to the testing framework.
SDK version
Relevant provider source code
Any acceptance test.
Terraform Configuration Files
Any acceptance test configuration.
Debug Output
Will require Windows machine to provide (I do not currently have one, but reporting on behalf of another provider developer).
Expected Behavior
Developers on Windows machines without "create symbolic links" permissions can run acceptance testing, whereas the acceptance testing framework falls back to file copying when receiving a symlink permissions error.
Actual Behavior
Steps to Reproduce
TF_ACC=1 go test -run=TestAccXXX -v ./aws
References
The text was updated successfully, but these errors were encountered: