terraform-plugin-docs
terraform-plugin-docs copied to clipboard
Add regression testing
One way to do this could be:
- Generate docs against a set of repos
- Compare generated files with fixtures
- Fail PR tests in case of mismatch
These tests have to be run as part of PR GH Actions.