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.
1 parent 296777f commit ba50541Copy full SHA for ba50541
.github/workflows/terraform_destroy.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Install the latest version of Terraform CLI
29
- name: Setup Terraform
30
- uses: hashicorp/setup-terraform@v1
+ uses: hashicorp/setup-terraform@v3
31
32
# Configure AWS credentials
33
- name: Configure AWS credentials
0 commit comments