Skip to content

Commit e73f2ba

Browse files
committed
Fix terraform version
1 parent 1af93aa commit e73f2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-sandbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Setup Terraform
109109
uses: hashicorp/setup-terraform@v3
110110
with:
111-
terraform_version: 1.11.4
111+
terraform_version: 1.13.3
112112
terraform_wrapper: false
113113

114114
- name: Checkout Branch

0 commit comments

Comments
 (0)