Skip to content

Commit f6d2179

Browse files
upgrade terraform version in pipeline
1 parent b4f3416 commit f6d2179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup Terraform
5353
uses: hashicorp/setup-terraform@v2
5454
with:
55-
terraform_version: 1.12.1
55+
terraform_version: 1.13.5
5656

5757
- name: Terraform fmt
5858
id: fmt

0 commit comments

Comments
 (0)