Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
jacobwoffenden committed Nov 14, 2024
1 parent 4b40f4c commit f050bb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resource "aws_datasync_task" "dom1_hq_pgo_shared_group_sis_case_management_inves
gid = "NONE"
uid = "NONE"
posix_permissions = "NONE"
log_level = "NONE"
log_level = "TRANSFER"
}

task_report_config {
Expand Down

0 comments on commit f050bb5

Please sign in to comment.