Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False reports that an output file was updated successfully when the file write failed #724

Open
timothy-mcroy opened this issue Nov 27, 2023 · 0 comments · May be fixed by #725
Open

False reports that an output file was updated successfully when the file write failed #724

timothy-mcroy opened this issue Nov 27, 2023 · 0 comments · May be fixed by #725
Labels

Comments

@timothy-mcroy
Copy link

Describe the bug

When running terraform-docs while the target file is read only, the tool will spit out
updated successfully
Error: open : Access is denied.

How can we reproduce it?

Set a file to readonly, then have terraform-docs attempt to write to it.

@timothy-mcroy timothy-mcroy linked a pull request Nov 27, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant