Skip to content

Commit 0938f3b

Browse files
author
bgauduch
committed
add support for TF version 1.3.7
1 parent a4bfc81 commit 0938f3b

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

security/terraform_1.3.1_SHA256SUMS

Lines changed: 0 additions & 14 deletions
This file was deleted.
-566 Bytes
Binary file not shown.

security/terraform_1.3.7_SHA256SUMS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
b00465acc7bdef57ba468b84b9162786e472dc97ad036a9e3526dde510563e2d terraform_1.3.7_darwin_amd64.zip
2+
6cda396999c9a27cb90c4902913c10ac0afe1bfceb957ed50a4298c5872979cf terraform_1.3.7_darwin_arm64.zip
3+
070ceb9b99470ad69ff2f4e95cb02933bfd1a95070beb8b5d5a713acdee2c878 terraform_1.3.7_freebsd_386.zip
4+
2a36c469b60a0506de1fda7a48038b161d7dd5fe9cf244b7dbd14ad5145f2268 terraform_1.3.7_freebsd_amd64.zip
5+
90d5055fb55948c4b131aa4deb1bf7e43b9b5ec4234a6cdf211cd615678e35b8 terraform_1.3.7_freebsd_arm.zip
6+
02ed959001d2380ee3902775d73df3e515dba297c74333b2eecc204ad635dda6 terraform_1.3.7_linux_386.zip
7+
b8cf184dee15dfa89713fe56085313ab23db22e17284a9a27c0999c67ce3021e terraform_1.3.7_linux_amd64.zip
8+
5b491c555ea8a62dda551675fd9f27d369f5cdbe87608d2a7367d3da2d38ea38 terraform_1.3.7_linux_arm64.zip
9+
80f981e15f6da52f1825de9bbf582449a8da934a9664214b0a417f21cede8e18 terraform_1.3.7_linux_arm.zip
10+
6c790d40153087c7b7dab2286d49117f5f006e4a8692336395a123aed59512c5 terraform_1.3.7_openbsd_386.zip
11+
48ae76e639bbf0b7e55836303aaaac3eee7b9e35a669ea7c75451500cd217a82 terraform_1.3.7_openbsd_amd64.zip
12+
caa616f896ed3bb1921436a933e06993898c05ca429d5de208e0e7f34080d076 terraform_1.3.7_solaris_amd64.zip
13+
527aa36fe92ad166c687e49567216955c3ff3468315494c84adb6b2e4ec1c7c0 terraform_1.3.7_windows_386.zip
14+
b0970f5febf9ab7c76babebacf9bbe9aa781743c5004e8f5ba142e51cf5e259a terraform_1.3.7_windows_amd64.zip
566 Bytes
Binary file not shown.

supported_versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"1.0.11",
99
"1.1.9",
1010
"1.2.9",
11-
"1.3.1"
11+
"1.3.7"
1212
],
1313
"awscli_versions": [
14-
"1.25.50"
14+
"1.27.60"
1515
]
1616
}

0 commit comments

Comments
 (0)