Merge branch 'main' into renovate/http-3.x
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 23s
All checks were successful
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 23s
This commit is contained in:
commit
db04e17d22
4 changed files with 8 additions and 8 deletions
|
|
@ -23,8 +23,8 @@ jobs:
|
||||||
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
|
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
|
||||||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||||
with:
|
with:
|
||||||
tofu_version: 1.11.5
|
tofu_version: 1.11.5
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,8 +24,8 @@ jobs:
|
||||||
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
|
TF_VAR_proxmox_endpoint: ${{ secrets.PROXMOX_ENDPOINT }}
|
||||||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||||
with:
|
with:
|
||||||
tofu_version: 1.11.5
|
tofu_version: 1.11.5
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,8 +25,8 @@ jobs:
|
||||||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||||
with:
|
with:
|
||||||
tofu_version: 1.11.5
|
tofu_version: 1.11.5
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,8 +26,8 @@ jobs:
|
||||||
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
TF_VAR_proxmox_api_token: ${{ secrets.PROXMOX_API_TOKEN }}
|
||||||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
- uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
- uses: https://github.com/opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2
|
- uses: https://github.com/opentofu/setup-opentofu@847eaa4afeb791b06daa46e8eafa8b1b68d7cfb4 # v2
|
||||||
with:
|
with:
|
||||||
tofu_version: 1.11.5
|
tofu_version: 1.11.5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue