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
When contributing to this repository, please first discuss the change you wish to make by opening an issue, and link the pull request.
5
5
6
6
# Chores
7
+
7
8
Please read and execute the following tasks, if appropriate, when making a new pull request.
8
9
9
10
* Verify checkov passes
10
11
* We use [checkov](https://www.checkov.io/) as static code analyzer. You can run checkov locally in docker to avoid installing it, by executing the following command at the repository root level:
* We use `terraform-docs` to create part of the documentation. If you made changes to the terraform code please execute the following command to update the [README.md](README.md):
18
+
* We use `terraform-docs` to create part of the documentation. If you made changes to the terraform code please execute the following command to update the [README.md](README.md):
0 commit comments