From 1d9fe9af59559b7c567370e7d90fc7b1529e4a64 Mon Sep 17 00:00:00 2001 From: Mostafa Kamal Date: Tue, 10 Sep 2024 03:20:44 +0600 Subject: [PATCH] downgarde --- .github/workflows/terraform-terragrunt.yml | 8 -------- config.json | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/workflows/terraform-terragrunt.yml b/.github/workflows/terraform-terragrunt.yml index 7154635..677c09f 100644 --- a/.github/workflows/terraform-terragrunt.yml +++ b/.github/workflows/terraform-terragrunt.yml @@ -36,14 +36,6 @@ jobs: echo "TF_VERSION=$TF_VERSION" >> $GITHUB_ENV echo "TG_VERSION=$TG_VERSION" >> $GITHUB_ENV echo "THE_TF_WORKSPACE=$TF_WORKSPACE" >> $GITHUB_ENV - - - name: Set up Terraform CLI with scalr - uses: Scalr/scalr-action@v1 - with: - scalr_hostname: ${{ secrets.SCALR_HOSTNAME }} - scalr_token: ${{ secrets.SCALR_API_TOKEN }} - terraform_version: ${{ env.TF_VERSION }} - terraform_wrapper: true - name: Set up Terraform CLI uses: hashicorp/setup-terraform@v3 diff --git a/config.json b/config.json index bd6dd0c..0f65fee 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "terraform_version": "1.8.0", - "terragrunt_version": "0.57.0", + "terraform_version": "1.4.6", + "terragrunt_version": "0.52.0", "branches": { "main": { "TF_WORKSPACE": "terrant-prod",