Terraform module: Missing automation
kmcquade opened this issue · 1 comments
kmcquade commented
We currently don't have any GitHub actions that verify:
- Whether updates to the Terraform module don't break the Terraform module itself
- Whether updates to Policy Sentry itself doesn't break the Terraform module
- Whether a user still has to run
terraform_docs
andterraform_fmt
if they did not leverage the pre-commit
kmcquade commented
I am going to close this one since we are going to just use a dedicated Terraform provider.