Updated on 6/4/22 to include possible solutions 2 through 4.
Problem scenario
You are running a terraform command, but you receive this error:
Initializing modules…
– website_contint_bucket in
Error: Unreadable module directory
Unable to evaluate directory symlink: lstat foobar: no such file or directory
Error: Failed to read module directory
Module directory does not exist or cannot be read.
…