You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to set up a mechanism to terraform fmt the code, and also go generate the docs and the examples.
We can set up a pre-commit hook so that the developers/contributers can check their code.
We need to set up a mechanism to
terraform fmt
the code, and alsogo generate
the docs and the examples.We can set up a pre-commit hook so that the developers/contributers can check their code.
Even better, we can automate this system, such as https://terraform-docs.io/how-to/github-action/
The text was updated successfully, but these errors were encountered: