MON-392 add missing newline before terraform docs output
This commit is contained in:
parent
267d7b26f2
commit
0621ee2978
@ -90,6 +90,7 @@ EOF
|
||||
echo "- ${name/could reach/forecast}" >> README.md
|
||||
done
|
||||
IFS=$SAVEIFS
|
||||
echo >> README.md
|
||||
# auto generate terraform docs (inputs and outputs)
|
||||
terraform-docs --with-aggregate-type-defaults md table ./ >> README.md
|
||||
# if README does not exist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user