lacework / terraform-kubernetes-agent

A Terraform Module to create a Secret and DaemonSet for deploying the Lacework Datacollector Agent in a Kubernetes cluster.
MIT License
2 stars 16 forks source link

docs(readme): add terraform docs automation #75

Closed tmac1973 closed 1 year ago

tmac1973 commented 1 year ago

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