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 6cbd95e + fc24f21 commit 2f68684Copy full SHA for 2f68684
.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@v1
+ uses: hashicorp/setup-terraform@v2
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