terraform-provider-filesystem
terraform-provider-filesystem copied to clipboard
os.Rename() error "invalid cross-device link" for Docker container with Volumes
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)
error is fixed in forked provider - https://registry.terraform.io/providers/hyphengroup/filesystem/
https://github.com/sethvargo/terraform-provider-filesystem/pull/4#issuecomment-1368282063