Skip to content

Commit 5bc61c6

Browse files
committed
CCM-9874: tidy unused env var
1 parent 5c1fb73 commit 5bc61c6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

infrastructure/terraform/modules/backend-api/data_cloudwatch_event_bus_default.tf

Lines changed: 0 additions & 3 deletions
This file was deleted.

infrastructure/terraform/modules/backend-api/locals.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ locals {
4343
ENVIRONMENT = var.environment
4444
NODE_OPTIONS = "--enable-source-maps"
4545
REQUEST_PROOF_QUEUE_URL = module.sqs_sftp_upload.sqs_queue_url
46-
TEMPLATES_EVENT_BUS_NAME = data.aws_cloudwatch_event_bus.default.name
4746
TEMPLATES_INTERNAL_BUCKET_NAME = module.s3bucket_internal.id
4847
TEMPLATES_QUARANTINE_BUCKET_NAME = module.s3bucket_quarantine.id
4948
TEMPLATES_DOWNLOAD_BUCKET_NAME = module.s3bucket_download.id

0 commit comments

Comments
 (0)