Skip to content

Commit 874db2a

Browse files
committed
ci: refactor terraform validation
1 parent 7a741fd commit 874db2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
strategy:
4444
fail-fast: false
4545
matrix:
46-
terraform: ["1.5", "latest"]
4746
module: ${{ fromJson(needs.dirs.outputs.tf_modules) }}
47+
terraform: ["1.5", "latest"]

0 commit comments

Comments
 (0)