Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 508 Bytes

Terraform-modules

A collection of terraform modules to standardize the way we deploy infrastructure.

Contributing

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.