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 944f64a commit b1397fdCopy full SHA for b1397fd
.github/workflows/terraform.yml
@@ -70,7 +70,7 @@ jobs:
70
71
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
72
- name: Setup Terraform
73
- uses: hashicorp/setup-terraform@v1
+ uses: hashicorp/setup-terraform@v3
74
75
- name: Configure AWS credentials
76
uses: aws-actions/configure-aws-credentials@v4
0 commit comments