terraform.aws-baseline-infra/modules/security_identity_compliance/aws_config
2024-02-09 10:20:29 +08:00
..
Cis14Level1.yaml UPD: saved cis1.4 to local, elimited the need to wget it. modified cli command to enable global events only in primary region 2023-01-18 13:55:25 +08:00
cis-rules.tf-no UPD: remove deprecated code in infra-bucket, revamped Config module 2022-09-05 11:07:42 +08:00
main.tf UPD: saved cis1.4 to local, elimited the need to wget it. modified cli command to enable global events only in primary region 2023-01-18 13:55:25 +08:00
provider.tf NEW: pushing in some old stuff 2024-02-09 10:20:29 +08:00
README.md UPD: saved cis1.4 to local, elimited the need to wget it. modified cli command to enable global events only in primary region 2023-01-18 13:55:25 +08:00
variables.tf UPD: saved cis1.4 to local, elimited the need to wget it. modified cli command to enable global events only in primary region 2023-01-18 13:55:25 +08:00

Overview

This module performs the following tasks:

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
primary-aws-region name of primary region where global events will be recorded string none yes

Notes

  • It takes a while for AWS to process Config changes.
  • AWS managed config rules are automatically applied. Those rule may duplicate with Cis1.4.