Thanks for sharing, I ran into this issue which Terraform complaints that “/dev/null” is not a regular file. I am running it in Docker container. Here is the error message:
Call to function “fileexists” failed: /dev/null is not a regular file, but “Dcrw-rw-rw-“.
Any idea?
Best regards,
Don