Hey folks, do we have a doc explaining what an app...
# development
c
Hey folks, do we have a doc explaining what an append-only cache is and how to use one?
sortof related, is there a way to move symlinks in an output directory that reference the append-only cache? Terraform can create a symlink from the provider in the ".terraform" (output directory) folder to a providers cache, but it's absolute so it looks like "/tmp/pants-sandbox-*/__terraform_plugin_cache/*". So in subsequent runs the symlink is dead...