Skip to content

Commit d46056d

Browse files
committed
terraform fmt
1 parent 8b467c1 commit d46056d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/instance/mesh_processor.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ module "mesh_processor_docker_image" {
6060
use_image_tag = false
6161
source_path = abspath("${path.root}/../../lambdas")
6262
triggers = {
63-
dir_sha = local.mesh_processor_lambda_dir_sha
63+
dir_sha = local.mesh_processor_lambda_dir_sha
6464
shared_dir_sha = local.shared_dir_sha
6565
}
6666
}

0 commit comments

Comments
 (0)