Skip to content

Commit

Permalink
Adding external landing to target_buckets
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence committed Nov 14, 2024
1 parent 7821712 commit c22fe20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit c22fe20

Please sign in to comment.