### Describe the bug When running terraform-docs while the target file is read only, the tool will spit out <filename> updated successfully Error: open <filename>: Access is denied. ### How can we reproduce it? Set a file to readonly, then have terraform-docs attempt to write to it.