diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0310aaf..f3b6454 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,9 +52,11 @@ jobs: name: Matrix test needs: build runs-on: ubuntu-latest + concurrency: + group: ${{ github.workflow }}-${{ github.ref }} timeout-minutes: 15 strategy: - fail-fast: false + fail-fast: true matrix: # list whatever Terraform versions here you would like to support terraform: