From f751de7000da5d79345b2dd76a824b2e0d3841ff Mon Sep 17 00:00:00 2001 From: zcemycl Date: Sun, 7 Apr 2024 16:56:41 +0100 Subject: [PATCH] add ci --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0f34d3f..695c609 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - terraform-version: ["3.11"] + terraform-version: ["1.3.0"] os: [ubuntu-22.04, macos-latest, windows-latest] path: - src/tf/batch-lambda