Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 485 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 485 Bytes

TF_project_template

Template of project managed with Terraform for resources provisioning

Purpose

This template project includes a dedicated CI/CD for Terraform.

Workflow

CI Content:

  • Terraform validation syntax for code
  • Terraform format scan
  • Terraform Lint scan
  • Terraform scan security with TFSEC
  • Terraform Cost Estimation on change with Infracost

CD Content:

  • Terraform Plan
  • Terraform Apply

Environment

Works with Cloud Provider below:

  • AWS