Skip to content

Commit

Permalink
Update hashicorp/terraform Docker tag to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent a7af601 commit e420090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vm-creation-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
runs-on: ghr-proxmox-vm-sthings-cicd
environment: k8s
container:
image: hashicorp/terraform:1.6
image: hashicorp/terraform:1.10
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
runs-on: ghr-proxmox-vm-sthings-cicd
environment: k8s
container:
image: hashicorp/terraform:1.6
image: hashicorp/terraform:1.10
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit e420090

Please sign in to comment.