Skip to content

fix: pin terraform CLI version to 1.14.9 in ci/cd pipelines#136

Merged
jaredfholgate merged 1 commit intomainfrom
fix/pin-terraform-cli-version
Apr 29, 2026
Merged

fix: pin terraform CLI version to 1.14.9 in ci/cd pipelines#136
jaredfholgate merged 1 commit intomainfrom
fix/pin-terraform-cli-version

Conversation

@jaredfholgate
Copy link
Copy Markdown
Member

@jaredfholgate jaredfholgate commented Apr 29, 2026

Summary

Replaces the 'latest' default with pinned version 1.14.9 for the erraform_cli_version parameter across:

  • alz/azuredevops/pipelines/terraform/main/ci.yaml
  • alz/azuredevops/pipelines/terraform/main/cd.yaml
  • alz/github/actions/terraform/main/workflows/ci.yaml
  • alz/github/actions/terraform/main/workflows/cd.yaml

Why

The 1.15.0 release has a bug: hashicorp/terraform#38463

Replaces 'latest' default with pinned version 1.14.9 across GitHub Actions and Azure DevOps pipeline templates for ci.yaml and cd.yaml to ensure deterministic builds.
@jaredfholgate jaredfholgate merged commit 3bd05a4 into main Apr 29, 2026
8 checks passed
@jaredfholgate jaredfholgate deleted the fix/pin-terraform-cli-version branch April 29, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants