diff --git a/terraform/environments/corporate-staff-rostering/locals_preproduction.tf b/terraform/environments/corporate-staff-rostering/locals_preproduction.tf index 3f41dc1e798..f0c10739c1e 100644 --- a/terraform/environments/corporate-staff-rostering/locals_preproduction.tf +++ b/terraform/environments/corporate-staff-rostering/locals_preproduction.tf @@ -9,6 +9,10 @@ locals { custom_kms_key = module.environment.kms_keys["general"].arn iam_policies = module.baseline_presets.s3_iam_policies } + csr-nlb-log-bucket = { + custom_kms_key = module.environment.kms_keys["general"].arn + iam_policies = module.baseline_presets.s3_iam_policies + } } baseline_ssm_parameters = {