On a commit to master, we're going to compare the current state of
'docs/' folder with 'content' folder of website repository. Any changes
found will be committed and pushed to website reository which in turn
will get deployed to live website at: https://terraform-docs.io/
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
Run 'make docs' in the CI which at this point it should not generate
or modify anything and the git directory should remain clean, otherwise
fail the CI step.
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>