diff --git a/.github/workflows/deploy_terraform.yml b/.github/workflows/deploy_terraform.yml index aad92564..dcfb075f 100644 --- a/.github/workflows/deploy_terraform.yml +++ b/.github/workflows/deploy_terraform.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Terraform uses: hashicorp/setup-terraform@v1 with: - terraform_version: 1.0.5 + terraform_version: 1.5.2 - name: Configure AWS credentials (DevAdmin) uses: aws-actions/configure-aws-credentials@v1