diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4c2965dd..57b7b25a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,10 +77,6 @@ jobs: # list whatever Terraform versions here you would like to support terraform: - '1.0.*' - - '1.1.*' - - '1.2.*' - - '1.3.*' - - '1.4.*' steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0