From 2dfa34813ffccd01bb60af3c13208676c5582056 Mon Sep 17 00:00:00 2001 From: Lucas Mellos Carlos Date: Fri, 22 Dec 2023 14:45:00 -0300 Subject: [PATCH] replace provider --- .github/workflows/iac.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iac.yml b/.github/workflows/iac.yml index d4ef5645..361feb57 100644 --- a/.github/workflows/iac.yml +++ b/.github/workflows/iac.yml @@ -148,7 +148,7 @@ jobs: tf_actions_version: ${{ inputs.TF_VERSION }} tg_actions_version: ${{ inputs.TG_VERSION }} tf_actions_working_dir: ${{ inputs.WORKING_DIR }} - tf_actions_subcommand: init --terragrunt-non-interactive + tf_actions_subcommand: init - name: Terragrunt validate id: validate