Skip to content

Commit

Permalink
add S3_BUCKET_SERVER_SIDE_ENCRYPTION_ENABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 26, 2021
1 parent 4f56ce2 commit 4d1f346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config_rules.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ locals {
"MFA_ENABLED_FOR_IAM_CONSOLE_ACCESS",
"ENCRYPTED_VOLUMES",
"RDS_STORAGE_ENCRYPTED",
"S3_BUCKET_SERVER_SIDE_ENCRYPTION_ENABLED",
]
crule_list = var.enable_config_rules_standard ? local.crules : []
}
Expand Down

0 comments on commit 4d1f346

Please sign in to comment.