Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 636 Bytes

File metadata and controls

9 lines (7 loc) · 636 Bytes

terraform-modules-monorepo

Working Terraform monorepo example fully based on GitHub. 🎉 Actions are setup to execute following steps: tfsec, tflint, checkov and terraform validate, enabling early issue detection and shift left approach.

For a detailed walkthrough, dive into blog article: GitHub-Powered Terraform Modules Monorepo.

Big thanks to

@Freight-hub for their inspirational solution. @ppawlowski for invaluable assistance in crafting this setup.