diff --git a/terraform/environments/analytical-platform-ingestion/environment-configuration.tf b/terraform/environments/analytical-platform-ingestion/environment-configuration.tf index 8fd4f32c37c..eda0a25e429 100644 --- a/terraform/environments/analytical-platform-ingestion/environment-configuration.tf +++ b/terraform/environments/analytical-platform-ingestion/environment-configuration.tf @@ -76,7 +76,7 @@ locals { notify_image_version = "0.0.19" /* Target Buckets */ - target_buckets = ["mojap-land"] + target_buckets = ["mojap-land", "mojap-ingestion-${local.environment}-ext-2024-landing"] datasync_target_buckets = ["mojap-land"] /* Target KMS */