forked from github/pre-commit-opentofu
fix: Passed scenario in terraform_docs hook now works as expected
This commit is contained in:
parent
b425e23e23
commit
7ac2736ab9
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ function terraform_docs {
|
|||
done
|
||||
|
||||
# Cleanup
|
||||
[ -e "$config_file_no_color" ] && rm -f "$config_file_no_color"
|
||||
rm -f "$config_file_no_color"
|
||||
}
|
||||
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue