X Tutup
Skip to content

chore: bump bundled terraform to 1.14.5 for 2.29#22193

Merged
CommanderK5 merged 8 commits intorelease/2.29from
backport/tf-1.14.5-release-2.29
Feb 23, 2026
Merged

chore: bump bundled terraform to 1.14.5 for 2.29#22193
CommanderK5 merged 8 commits intorelease/2.29from
backport/tf-1.14.5-release-2.29

Conversation

@CommanderK5
Copy link
Contributor

Description:
This PR updates the bundled Terraform binary and related version pins from 1.13.4 to 1.14.5 (base image, installer fallback, and CI/test fixtures). Terraform is statically built with an embedded Go runtime. Moving to 1.14.5 updates the embedded toolchain and is intended to address Go stdlib CVEs reported by security scanning.

Notes:

  • Change is version-only; no functional Coder logic changes.

  • Backport-friendly: intended to be cherry-picked to release branches after merge.

jdomeracki-coder and others added 3 commits February 19, 2026 12:38
Closes:
coder/internal#1172

---------

Co-authored-by: Dean Sheather <dean@deansheather.com>
(cherry picked from commit b04e687)
Description:
This PR updates the bundled Terraform binary and related version pins
from 1.14.1 to 1.14.5 (base image, installer fallback, and CI/test
fixtures). Terraform is statically built with an embedded Go runtime.
Moving to 1.14.5 updates the embedded toolchain and is intended to
address Go stdlib CVEs reported by security scanning.

Notes:
- Change is version-only; no functional Coder logic changes.
- Backport-friendly: intended to be cherry-picked to release branches
after merge.

(cherry picked from commit 4c0c621)
@CommanderK5 CommanderK5 enabled auto-merge (squash) February 20, 2026 13:37
@jdomeracki-coder
Copy link
Contributor

jdomeracki-coder commented Feb 20, 2026

I think we're missing the required tag as described here:
https://codercom.slack.com/archives/CJURPL8DN/p1759401054507219?thread_ts=1759400149.945499&cid=CJURPL8DN

@CommanderK5 CommanderK5 added the cherry-pick/v2.29 Needs to be cherry-picked to the 2.29 release branch label Feb 20, 2026
@CommanderK5 CommanderK5 merged commit 7819c47 into release/2.29 Feb 23, 2026
68 of 76 checks passed
@CommanderK5 CommanderK5 deleted the backport/tf-1.14.5-release-2.29 branch February 23, 2026 14:32
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.29 Needs to be cherry-picked to the 2.29 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup