Skip to content

Template of project managed with Terraform for resources provisioning

License

Notifications You must be signed in to change notification settings

InsideCommunity/TF_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template of project managed with Terraform for resources provisioning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages