A collection of terraform modules to standardize the way we deploy infrastructure.
Install:
Then run
task init
With this in place all your commits will be checked for linting and formatting issues,
according to the conventional commits standard
and our ./commitlint.config.js
file.