Bump GH TF version to coincide with module requirements (#1414)

This commit is contained in:
David Asaf 2023-06-03 02:20:11 -04:00 committed by GitHub
parent d4de7219c5
commit 43ce70e1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ env:
%{~ if tf_var_files != [] ~}
TF_VAR_FILES: ${join("\n ", tf_var_files)}
%{~ endif ~}
TF_VERSION: 1.3.2
TF_VERSION: 1.4.4
jobs:
fast-pr: