We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce875e6 commit c205081Copy full SHA for c205081
infrastructure/instance/mesh_processor.tf
@@ -61,7 +61,6 @@ module "mesh_processor_docker_image" {
61
source_path = abspath("${path.root}/../../lambdas")
62
triggers = {
63
dir_sha = local.mesh_processor_lambda_dir_sha
64
- shared_dir_sha = local.shared_dir_sha
65
}
66
67
0 commit comments