cis
einyx/cis/aws
Terraform module to manage CIS Benchmark
Install
README
Cloudwatch CIS Benchmark with Terraform terraform-aws-cis A terraform module to create and manage cloudwatch alert for the CIS benchmark. Assumptions You want to enable Cloudwatch on all regions Need comprehensive logging and alerting * You'are onboarding an account that hasn't been setup yet Usage example ``hcl terraform module "cis" { source = " " enabled = true } ` Other documentation - SecurityHub: High level Overview of the components Doc generation Code formatting and documentation for variables and outputs is generated using pre-commit-terraform hooks which uses terraform-docs. Follow these instructions to install pre-commit locally. And install terraform-docs with go get github.com/segmentio/terraform-docs or brew install terraform-docs. IAM Permissions Testing and using this repo
Inputs (2)
| Name | Type | Description | Default |
|---|---|---|---|
| enabled | string | "true" | |
| region | string | "eu-west-1" |
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,