Skip to content

Commit 8a843f6

Browse files
committed
Regenerate lock file for rotated HashiCorp GPG key
1 parent a01f97d commit 8a843f6

2 files changed

Lines changed: 14 additions & 18 deletions

File tree

.github/workflows/terraform-test.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Terraform Tests
2-
32
on:
43
pull_request:
54
paths:
@@ -10,22 +9,20 @@ on:
109
- fix-alerts-more
1110
paths:
1211
- 'infrastructure/**'
13-
1412
jobs:
1513
terraform-tests:
1614
runs-on: ubuntu-latest
1715
defaults:
1816
run:
1917
working-directory: infrastructure
20-
2118
steps:
2219
- name: Checkout code
2320
uses: actions/checkout@v4
2421

2522
- name: Setup Terraform
2623
uses: hashicorp/setup-terraform@v3
2724
with:
28-
terraform_version: 1.6.0
25+
terraform_version: 1.9.0
2926

3027
- name: Setup Python
3128
uses: actions/setup-python@v5

infrastructure/.terraform.lock.hcl

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)