Skip to content

Commit db8dc49

Browse files
feat: Update Terraform versions (#98)
Co-authored-by: GitHub <[email protected]>
1 parent 08ed3a4 commit db8dc49

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

versions.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@
343343
"1.9.7": {
344344
"hash": "sha256-L0F0u96et18IlqAUsc0HK+cLeav2OqN4kxs58hPNMIM=",
345345
"vendorHash": "sha256-tH9KQF4oHcQh34ikB9Bx6fij/iLZN+waxv5ZilqGGlU="
346+
},
347+
"1.9.8": {
348+
"hash": "sha256-0xBhOdaIbw1fLmbI4KDvQoHD4BmVZoiMT/zv9MnwuD4=",
349+
"vendorHash": "sha256-tH9KQF4oHcQh34ikB9Bx6fij/iLZN+waxv5ZilqGGlU="
346350
}
347351
},
348352
"latest": {
@@ -355,6 +359,6 @@
355359
"1.6": "1.6.6",
356360
"1.7": "1.7.5",
357361
"1.8": "1.8.5",
358-
"1.9": "1.9.7"
362+
"1.9": "1.9.8"
359363
}
360364
}

0 commit comments

Comments
 (0)