diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2483c25..ea04f94 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: - name: set up terraform uses: hashicorp/setup-terraform@v3 with: - terraform_version: 1.0.11 + terraform_version: 1.7.5 - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v4