From ee27215a85a230d7f4025a4c6a83bf09e9d253c5 Mon Sep 17 00:00:00 2001 From: Leonardo Henrique Romanini Date: Thu, 24 Oct 2024 15:00:57 -0300 Subject: [PATCH] Add paranthesis --- .../common/modules/bootstrap-kms-hsm/cloudbuild.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oss-terraform-automation/common/modules/bootstrap-kms-hsm/cloudbuild.tf b/oss-terraform-automation/common/modules/bootstrap-kms-hsm/cloudbuild.tf index 22dad94..6086d31 100644 --- a/oss-terraform-automation/common/modules/bootstrap-kms-hsm/cloudbuild.tf +++ b/oss-terraform-automation/common/modules/bootstrap-kms-hsm/cloudbuild.tf @@ -28,8 +28,8 @@ resource "null_resource" "pkcs11_docker_image_build_template" { provisioner "local-exec" { when = create command = <