2021/06/08/azure-devops-terraform-pipeline-with-checkov-approvals/ #4
Replies: 4 comments 2 replies
-
This is just a test to see if the comment system works, nothing to see here, please move on - unless you want to comment on this post, then please do. 😀 |
Beta Was this translation helpful? Give feedback.
-
Just wanted to say what a great article! Came across in the middle of my research regarding DevOps approaches adapted for IaC projects, and this has been a great finding for me. |
Beta Was this translation helpful? Give feedback.
-
Nice article thanks for share, only one thing that I was thiking about, how can I execute the Checkov scan only on my terraform.tfplan? If there is any way. |
Beta Was this translation helpful? Give feedback.
-
Great article, thank you so much for sharing this. I was looking to implement the Checkov on the Pipeline, and this guide answered my question. Really appreciate :) |
Beta Was this translation helpful? Give feedback.
-
2021/06/08/azure-devops-terraform-pipeline-with-checkov-approvals/
It’s been just over a year since I first posted about the Azure DevOps Terraform Pipeline I used to use, I say used to use, because that pipeline is now a little outdated. This posts covers the updated Pipeline I am starting to deploy along side my Terraform code.
Pipeline Overview The pipeline itself has expanded a little and it now not only uses stages but also depending what Terraform is planning on doing it will trigger a manual approval process should there be any resources being destroyed.
https://www.mediaglasses.blog/2021/06/08/azure-devops-terraform-pipeline-with-checkov-approvals/
Beta Was this translation helpful? Give feedback.
All reactions