Skip to content

Commit

Permalink
feat: Add Terraform 1.8.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella authored Apr 11, 2024
1 parent 596c4ab commit 2689303
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"releases": {
"1.8.0": {
"hash": "sha256-An/ElR1tXQSb9x26R5o9gcb4XKTeVxlv+72Whcrdeoc=",
"vendorHash": "sha256-xpgGceAA+kvwUp4T0m9rnbPoZ3uJHU2KIRsrcGr8dRo="
},
"1.7.5": {
"hash": "sha256-k/ugXlHK7lEKfOpSBXQNUdcq26rVVdjo53U+7ChJLIc=",
"vendorHash": "sha256-5sCf65gFpI3y+qwDYvD08OZHNsDMg2IuDL65NMsLQ4Y="
Expand Down Expand Up @@ -290,6 +294,7 @@
}
},
"latest": {
"1.8": "1.8.0",
"1.7": "1.7.5",
"1.6": "1.6.6",
"1.5": "1.5.7",
Expand Down

0 comments on commit 2689303

Please sign in to comment.