Skip to content

Commit

Permalink
use existing bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman committed Dec 15, 2023
1 parent ded608c commit 6b45ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/planetfm/locals_development.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ locals {
access_logs = true #default value
log_schedule = "cron(0 * * * ? *)"
force_destroy_bucket = true
existing_bucket_name = "public-lb-logs-bucket20231215103827601100000001"
# not required for testing in sandbox
instance_target_groups = {}
# not required for testing in sandbox
Expand Down

0 comments on commit 6b45ff9

Please sign in to comment.