chore: upgrade bundled terraform binary version (#21092)

Closes:
https://github.com/coder/internal/issues/1172

---------

Co-authored-by: Dean Sheather <dean@deansheather.com>
This commit is contained in:
Jakub Domeracki
2025-12-09 14:49:40 +01:00
committed by GitHub
co-authored by Dean Sheather
parent ce9e7ad909
commit b04e6870ea
33 changed files with 117 additions and 38 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ runs:
- name: Install Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
with:
terraform_version: 1.13.4
terraform_version: 1.14.1
terraform_wrapper: false