diff --git a/.github/workflows/post_publish.yml b/.github/workflows/post_publish.yml index 8e49c287128..09d1d3c4d86 100644 --- a/.github/workflows/post_publish.yml +++ b/.github/workflows/post_publish.yml @@ -85,6 +85,9 @@ jobs: runs-on: ${{ matrix.os }} needs: [registry-check] steps: + - uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd + with: + terraform_wrapper: false - name: Specify Provider Version in TF Configuration run: | cat < main.tf