Skip to content

Commit 6a084f0

Browse files
authored
feat: Add Terraform versions 1.10.1, 1.10.2 and 1.10.3
1 parent b4db1b5 commit 6a084f0

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

versions.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,18 @@
9292
"hash": "sha256-GvFBefp1RWqgB79Sv+2vYZyTjeLEYNsXFJrJxEUJAlY=",
9393
"vendorHash": "sha256-UmPnOfjR6kYI0TMH2J54LzDeDGJKMkAC0xZk6xstIuk="
9494
},
95+
"1.10.1": {
96+
"hash": "sha256-fOilZJbkPkGNcnKYBZtH81YE+XHsXsvxFAMt6YRcJCo=",
97+
"vendorHash": "sha256-AajBuUwOhK0OniRRfCqR89+mA9LnQBkbG3Xge9c0qSQ="
98+
},
99+
"1.10.2": {
100+
"hash": "sha256-dnoaiIOyZ6l1hGz/yjMwxrbKXioqWEpMSjiFA1zN3AY=",
101+
"vendorHash": "sha256-AajBuUwOhK0OniRRfCqR89+mA9LnQBkbG3Xge9c0qSQ="
102+
},
103+
"1.10.3": {
104+
"hash": "sha256-KY18YFTKWj366CPTh1MJ9DLamiFUVql3BhuMUzN7zf8=",
105+
"vendorHash": "sha256-AajBuUwOhK0OniRRfCqR89+mA9LnQBkbG3Xge9c0qSQ="
106+
},
95107
"1.2.0": {
96108
"hash": "sha256-5um+zS7MVL59SlxchjXdlhBGNdacbQgvg7BRAWnW5XU=",
97109
"vendorHash": "sha256-6x1cv+DKXH2yyMjIA6JY5EkTmWbwH4LBammXKtw2EZo="
@@ -356,7 +368,7 @@
356368
"latest": {
357369
"1.0": "1.0.11",
358370
"1.1": "1.1.9",
359-
"1.10": "1.10.0",
371+
"1.10": "1.10.3",
360372
"1.2": "1.2.9",
361373
"1.3": "1.3.10",
362374
"1.4": "1.4.7",

0 commit comments

Comments
 (0)