Terraform CICD Pipeline
General Workflow for TF CICD.
- tf env
- tf init
- tf fmt
- tf validate
- tf lint
- tf sec / checkov
- tf plan
- infracost
-
tf approval
-
Summary
1 2
terraform plan -no-color | grep -E '(^.*[#~+-] .*|^[[:punct:]]|Plan)' infracost
-
chatops = slack/msteams
-
-
tf apply
- tf output
- tf graph
- chatops = slack/msteams