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 +