Skip to content

Commit

Permalink
feat: Update Terraform versions (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
stackbuildersbot and web-flow authored Oct 17, 2024
1 parent 08ed3a4 commit db8dc49
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,10 @@
"1.9.7": {
"hash": "sha256-L0F0u96et18IlqAUsc0HK+cLeav2OqN4kxs58hPNMIM=",
"vendorHash": "sha256-tH9KQF4oHcQh34ikB9Bx6fij/iLZN+waxv5ZilqGGlU="
},
"1.9.8": {
"hash": "sha256-0xBhOdaIbw1fLmbI4KDvQoHD4BmVZoiMT/zv9MnwuD4=",
"vendorHash": "sha256-tH9KQF4oHcQh34ikB9Bx6fij/iLZN+waxv5ZilqGGlU="
}
},
"latest": {
Expand All @@ -355,6 +359,6 @@
"1.6": "1.6.6",
"1.7": "1.7.5",
"1.8": "1.8.5",
"1.9": "1.9.7"
"1.9": "1.9.8"
}
}

0 comments on commit db8dc49

Please sign in to comment.