We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5a5cc1 + 60c0019 commit 3281552Copy full SHA for 3281552
.github/workflows/terraform.yml
@@ -68,7 +68,7 @@ jobs:
68
69
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
70
- name: Setup Terraform
71
- uses: hashicorp/setup-terraform@v2
+ uses: hashicorp/setup-terraform@v3
72
with:
73
terraform_version: latest # optional, default is latest
74
@@ -154,7 +154,7 @@ jobs:
154
155
156
157
158
159
160
0 commit comments