Skip to content

Commit ba50541

Browse files
committed
change terraform version
1 parent 296777f commit ba50541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform_destroy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Install the latest version of Terraform CLI
2929
- name: Setup Terraform
30-
uses: hashicorp/setup-terraform@v1
30+
uses: hashicorp/setup-terraform@v3
3131

3232
# Configure AWS credentials
3333
- name: Configure AWS credentials

0 commit comments

Comments
 (0)