We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d143b8a commit 4fc7048Copy full SHA for 4fc7048
.github/workflows/ci.yml
@@ -5,8 +5,8 @@ on:
5
- main
6
7
env:
8
- tf_version: 1.5.7
9
- tg_version: 0.53.0
+ tofu_version: 1.8.1
+ tg_version: 0.66.9
10
working_dir: infra/lambda
11
TF_PLUGIN_CACHE_DIR: ${{ github.workspace }}/.terraform.d/plugin-cache
12
0 commit comments