Skip to content

Commit 4e21724

Browse files
chore: [automated] Terraform checksum updates for 2025-03-13 (#154)
Adds Terraform binary checksums for 1 versions: 1.11.2 Co-authored-by: token-minter-prod[bot] <125072751+token-minter-prod[bot]@users.noreply.github.com>
1 parent 665bd6d commit 4e21724

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.31
1+
0.3.32

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
- name: 'secure-terraform'
5858
shell: 'bash'
5959
env:
60-
RELEASE_VERSION: '0.3.31'
60+
RELEASE_VERSION: '0.3.32'
6161
RELEASE_LOCATION: 'https://github.com/abcxyz/secure-setup-terraform/releases/download'
6262
run: |-
6363
ARCH="amd64";

terraform-checksums.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,6 +1329,20 @@
13291329
"binary_checksum": "f7a460f50934cea9240b376bb5fcd12985ed8a4eb3d05b0e185a05a49142e8c1",
13301330
"os": "linux",
13311331
"arch": "arm64"
1332+
},
1333+
{
1334+
"version": "1.11.2",
1335+
"archive_checksum": "b94f7c5080196081ea5180e8512edd3c2037f28445ce3562cfb0adfd0aab64ca",
1336+
"binary_checksum": "cff63f19168cadfb3934c54357b8e55cad42d91a2b13e87d07dc9178dfed9fac",
1337+
"os": "linux",
1338+
"arch": "amd64"
1339+
},
1340+
{
1341+
"version": "1.11.2",
1342+
"archive_checksum": "1f162f947e346f75ac3f6ccfdf5e6910924839f688f0773de9a79bc2e0b4ca94",
1343+
"binary_checksum": "a00a44132028d8846b62781731b00dc12da199910814fa729b9d598cd2dbaaaa",
1344+
"os": "linux",
1345+
"arch": "arm64"
13321346
}
13331347
]
13341348
}

0 commit comments

Comments
 (0)