From 80bc394203d891c9628db738c75bc1ef36e461b2 Mon Sep 17 00:00:00 2001 From: Nahda Fauziyah Zahra <115769439+nhdzhra@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:32:02 +0700 Subject: [PATCH] fix: warning inputs on terragrunt (#183) --- infra/deploy/terragrunt/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/deploy/terragrunt/action.yaml b/infra/deploy/terragrunt/action.yaml index deb02b3c..e8470a4d 100644 --- a/infra/deploy/terragrunt/action.yaml +++ b/infra/deploy/terragrunt/action.yaml @@ -44,7 +44,7 @@ runs: workload_identity_provider: ${{ inputs.workload_identity_provider }} service_account: ${{ inputs.service_account }} - - name: Terragrunt Validate + - name: Terragrunt Validation id: validate shell: bash run: |