Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
patheard committed Jan 17, 2025
1 parent 75cb9ee commit 1610d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terragrunt/aws/glue/etl.tf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resource "aws_glue_job" "forms_generate_test_data" {
}

#
# Platform / Support / Generate test data
# Platform / Support / Freshdesk
#
data "local_file" "platform_support_freshdesk" {
filename = "${path.module}/etl/platform/support/freshdesk/scripts/process_tickets.py"
Expand Down

0 comments on commit 1610d8a

Please sign in to comment.