mirror of https://github.com/hashicorp/terraform
copyDir is used in configload/getter.go to copy previously downloaded modules instead of using the go-getter client every time. The go-getter client downloads dotfiles, but copyDir did not copy dotfiles, leading to inconsistent behaviour when reusing the same module source.pull/22946/head
parent
e7fa42440f
commit
2c44a7aacb
Loading…
Reference in new issue