mirror of
https://github.com/idanoo/fediservices.nz-infra
synced 2025-07-03 06:42:15 +00:00
Merge b3a21e93da
into ad99567b5e
This commit is contained in:
commit
fefc3d9a9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/terraform.yml
vendored
2
.github/workflows/terraform.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Terraform
|
- name: Setup Terraform
|
||||||
uses: hashicorp/setup-terraform@v2
|
uses: hashicorp/setup-terraform@v3
|
||||||
with:
|
with:
|
||||||
# terraform_version: 1.4.2
|
# terraform_version: 1.4.2
|
||||||
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
|
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue