module "cmk" { source = "../../../modules/security_identity_compliance/CustomerManagedKmsKeys" enable_key_rotation = true deletion_window_in_days = 7 create-allpurpose-key = true create-backup-key = true create-database-key = true create-eksebs-key = true create-log-key = true create-notify-key = true create-secret-key = true create-storage-key = true }