Slide 6
Slide 6 text
Tooling
TF Lint : static code analysis tool to identify potential errors, bugs,
stylistic errors, and suspicious constructs in your code.
Markdownlint, lychee for url, yamllint, jsonlint…
GitLeaks : open-source tool used to detect and prevent secrets
(passwords / api-keys) checked-in to your git repository.
Terratest : Go library that provides patterns and helper functions for
testing infrastructure,