terraform-provider-filesystem icon indicating copy to clipboard operation
terraform-provider-filesystem copied to clipboard

os.Rename() error "invalid cross-device link" for Docker container with Volumes

Open so0k opened this issue 4 years ago • 1 comments

When running terraform in containers this can cause errors (or even running terraform from a path on a different volume the temp directory is created on)

so0k avatar Jul 07 '21 04:07 so0k

error is fixed in forked provider - https://registry.terraform.io/providers/hyphengroup/filesystem/

so0k avatar Jul 07 '21 04:07 so0k

https://github.com/sethvargo/terraform-provider-filesystem/pull/4#issuecomment-1368282063

sethvargo avatar Dec 31 '22 21:12 sethvargo