Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 3, 2023
1 parent a2519a7 commit 8a8ecf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion covalent_ecs_plugin/assets/infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ data template_file executor_config {
resource local_file executor_config {
content = data.template_file.executor_config.rendered
filename = "${path.module}/ecs.conf"
}
}

0 comments on commit 8a8ecf1

Please sign in to comment.