diff --git a/.github/workflows/acctest.yml b/.github/workflows/acctest.yml index 13eb641..632bef2 100644 --- a/.github/workflows/acctest.yml +++ b/.github/workflows/acctest.yml @@ -48,8 +48,8 @@ jobs: terraform: # including a few versions here just in case - '0.12.26' - - '0.12.28' - - '0.13.0-beta3' + - '0.12.29' + - '0.13.0' steps: - name: Set up Go