Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump bundled terraform to 1.14.5 for 2.30#22192

Merged
CommanderK5 merged 5 commits intorelease/2.30from
backport/tf-1.14.5-release-2.30
Feb 20, 2026
Merged

chore: bump bundled terraform to 1.14.5 for 2.30#22192
CommanderK5 merged 5 commits intorelease/2.30from
backport/tf-1.14.5-release-2.30

Conversation

@CommanderK5
Copy link
Contributor

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.

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 changed the title Chore: bump bundled terraform to 1.14.5 for 2.30 chore: bump bundled terraform to 1.14.5 for 2.30 Feb 19, 2026
@coder-tasks
Copy link
Contributor

coder-tasks bot commented Feb 19, 2026

Documentation Check

No Changes Needed

This PR bumps the bundled Terraform version from 1.14.1 to 1.14.5 across CI configs, Dockerfiles, install.sh, and Go source. The change is version-only with no user-facing behavior changes, no new CLI flags, API changes, or configuration options. No documentation references this specific version number.


Automated review via Coder Tasks

@coder-tasks
Copy link
Contributor

coder-tasks bot commented Feb 19, 2026

Documentation Check

No Changes Needed

This PR bumps the bundled Terraform version from 1.14.1 to 1.14.5 across version pin files (CI config, Dockerfiles, install script, and test fixture). The change is version-only with no functional Coder logic changes, new CLI flags, configuration options, or user-facing behavior — no documentation updates are required.


Automated review via Coder Tasks

@CommanderK5 CommanderK5 merged commit b89dc43 into release/2.30 Feb 20, 2026
31 of 32 checks passed
@CommanderK5 CommanderK5 deleted the backport/tf-1.14.5-release-2.30 branch February 20, 2026 12:19
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2026
@jdomeracki-coder jdomeracki-coder added cherry-pick/v2.27 Items to be pulled in for the v2.27 release. cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch and removed cherry-pick/v2.27 Items to be pulled in for the v2.27 release. labels Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants