From f3a3f4765adb215e73969d44bcef934583a389c9 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Thu, 11 Sep 2025 15:23:41 +0100 Subject: [PATCH] re run --- .github/workflows/actions/terraform-deploy/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions/terraform-deploy/action.yml b/.github/workflows/actions/terraform-deploy/action.yml index 685a0ac..5613329 100644 --- a/.github/workflows/actions/terraform-deploy/action.yml +++ b/.github/workflows/actions/terraform-deploy/action.yml @@ -52,3 +52,4 @@ runs: working-directory: ${{ inputs.working_directory }} shell: bash run: terraform apply -auto-approve tfplan +