From c7d391cce9a1f48449961891d3163de83aedc36d Mon Sep 17 00:00:00 2001 From: Italo Pessoa Date: Thu, 28 Nov 2024 08:31:03 -0300 Subject: [PATCH] ci: update terraform pipeline --- .github/workflows/terraform.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index a563425..6d7b19e 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -45,7 +45,7 @@ jobs: - name: Terraform Init id: init - run: terraform init -upgrade + run: terraform init - name: Terraform Validate id: validate @@ -190,4 +190,4 @@ jobs: workspace: ${{ env.TF_WORKSPACE }} configuration_version: ${{ needs.deploy.outputs.CONFIG_VERSION }} is_destroy: true - \ No newline at end of file +