Add terraform docs script along with makefile target and gihub action to test for updated README.md
Summary
This change updates the makefile and release scripts to automatically update the README.md file using terraform-docs. Additionally a github action was added to test that the README.md had been updated when pushed.
How did you test this change?
The makefile and script were tested on the command line. The github action was tested by pushing the repo.
Add terraform docs script along with makefile target and gihub action to test for updated README.md
Summary
This change updates the makefile and release scripts to automatically update the README.md file using terraform-docs. Additionally a github action was added to test that the README.md had been updated when pushed.
How did you test this change?
The makefile and script were tested on the command line. The github action was tested by pushing the repo.
Issue
https://lacework.atlassian.net/browse/GROW-440