Skip to content

Commit

Permalink
chore: update terraform versions we test again
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Aug 11, 2023
1 parent 72514fa commit aaa5778
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .terraform.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
"available": [
"1.1.9",
"1.2.8",
"1.3.4"
"1.3.4",
"1.4.6",
"1.5.5"
],
"tested": [
"1.2.8",
"1.3.4"
"1.3.4",
"1.5.5"
]
}

0 comments on commit aaa5778

Please sign in to comment.