From ea4f536760546f4acdc24a07b40913348ac5221f Mon Sep 17 00:00:00 2001 From: Paul Tyng Date: Wed, 18 Aug 2021 16:24:31 -0400 Subject: [PATCH] Fix tags --- .github/workflows/acctest.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/acctest.yml b/.github/workflows/acctest.yml index 0975c29..a2ec309 100644 --- a/.github/workflows/acctest.yml +++ b/.github/workflows/acctest.yml @@ -43,7 +43,9 @@ jobs: matrix: version: - stable-5 - - v6.1 + - '6.0.45' + - '6.1.71' + - '6.2.23' - v6 terraform: - '0.15.5'