Skip to content

Commit

Permalink
downgarde
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Sep 9, 2024
1 parent f058712 commit 1d9fe9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/terraform-terragrunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 1d9fe9a

Please sign in to comment.