terraform.aws-baseline-infra/modules/security_identity_compliance/guardduty
2021-01-31 22:18:26 +08:00
..
main.tf NEW: guardduty and kms key rotation 2021-01-31 22:18:26 +08:00
outputs.tf NEW: guardduty and kms key rotation 2021-01-31 22:18:26 +08:00
README.md NEW: guardduty and kms key rotation 2021-01-31 22:18:26 +08:00
variables.tf NEW: guardduty and kms key rotation 2021-01-31 22:18:26 +08:00

Overview

This module performs the following tasks:

  • Enable AWS config
  • Create AWS config files for CIS benchmark
  • Create s3 bucket for config use

Inputs:

Name Description Type Default Required
application name of application string none yes
environment capacity of environment (prd/dev/lab) string none yes
customer-name owner of aws resources string none yes
project name of project string none yes
default-tags tags to be added to resources list none yes
aws-region-short short name of aws region (e.g. apne1) string none yes