Skip to content

chore: upgrade terraform version#38

Merged
and2352000 merged 1 commit into
masterfrom
CW-27778
Apr 9, 2026
Merged

chore: upgrade terraform version#38
and2352000 merged 1 commit into
masterfrom
CW-27778

Conversation

@and2352000

@and2352000 and2352000 commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

PR Summary by Typo

Overview

This PR updates the Terraform version used in the GitHub Actions workflows for applying and planning Terraform changes.

Key Changes

  • The terraform_version in both apply_terraform.yml and plan_terraform.yml GitHub Actions workflows has been upgraded from 1.5.x to 1.9.5.

Work Breakdown

Category Lines Changed
Refactor 2 (100.0%)
Total Changes 2
To turn off PR summary, please visit Notification settings.

@typo-app

typo-app Bot commented Apr 9, 2026

Copy link
Copy Markdown

Static Code Review 📊

✅ All quality checks passed!

@typo-app typo-app Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Code Review 🤖

Files Reviewed: 2
Comments Added: 2
Lines of Code Analyzed: 4
Critical Issues: 1

PR Health: Needs Attention

Give 👍 or 👎 on each review comment to help us improve.

- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.5.x
terraform_version: 1.9.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Risk: A large version jump for Terraform (e.g., 1.5.x to 1.9.5) can introduce breaking changes. This could cause the terraform apply step to fail, blocking all deployments.

Comment thread .github/workflows/plan_terraform.yml
@and2352000 and2352000 merged commit 8484fb9 into master Apr 9, 2026
6 of 10 checks passed
@and2352000 and2352000 deleted the CW-27778 branch April 9, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants