Repository navigation
terrascan
- Website
- Wikipedia
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
Visual Studio Code extension for writing Terrascan Rego policies
Ansible role for 'terrascan'. Available on Ansible Galaxy.
Run terrascan with reviewdog on pull requests to enforce security best practices
Microsoft Security DevOps (MSDO) Lab for testing Defender for DevOps integration on Azure.
Implementation of https://devopsroadmap.io/projects/hivebox/
This repository contains Terraform configurations to automate the deployment of a Jenkins server on AWS. It provisions infrastructure such as VPC, EC2 instances, S3 backend for state management, and Route 53 for domain configuration.
Let's play with the pre-commit framework and several Static Code Analysis tools!
A git repository that I use to try terraform.
The `simpleAppInfraCode` project uses Terraform to set up AWS infrastructure, including a VPC and security groups. It configures Amazon EKS to run a containerized Node.js application. The project automates resource management and deployment with Terraform. Kubernetes configuration files are included for application deployment.