Skip to content

Commit

Permalink
pre-commit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjeong46 committed Feb 20, 2024
1 parent 7ae856a commit a4915f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distributed-databases/trino/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ module "eks_aws_auth" {
]
}
]
}
}
2 changes: 1 addition & 1 deletion distributed-databases/trino/trino.tf
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ module "trino_addon" {
service_account = local.trino_sa
}
}
}
}

0 comments on commit a4915f2

Please sign in to comment.