Skip to content

fix: Shell coloring artifacts in tofu logs - #2174

Open
bernardhalas wants to merge 2 commits into
masterfrom
fix/remove-coloring-from-tofu-outputs
Open

fix: Shell coloring artifacts in tofu logs#2174
bernardhalas wants to merge 2 commits into
masterfrom
fix/remove-coloring-from-tofu-outputs

Conversation

@bernardhalas

@bernardhalas bernardhalas commented Aug 7, 2026

Copy link
Copy Markdown
Member

Remove terminal color control symbols from the tofu logs for better readability.

Summary by CodeRabbit

  • Bug Fixes

    • Improved command output readability by removing color formatting from infrastructure initialization, deployment, and removal operations.
    • Applied the same output formatting to initialization retries while preserving existing retry and error-handling behavior.
  • Updates

    • Updated platform and testing components to newer container versions, providing the latest available fixes and improvements.

@bernardhalas
bernardhalas requested a review from Despire August 7, 2026 14:41
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bc48ff57-b59f-4ce8-a3d8-966d6c45b85b

📥 Commits

Reviewing files that changed from the base of the PR and between bff05a1 and 64d1f60.

📒 Files selected for processing (2)
  • manifests/claudie/kustomization.yaml
  • manifests/testing-framework/kustomization.yaml

Walkthrough

Changes

Tofu command output

Layer / File(s) Summary
Update Tofu command options
services/terraformer/internal/worker/service/internal/tofu/terraform.go
The init, apply, and destroy commands now use -no-color. The init retry command uses the same option.

Deployment image tags

Layer / File(s) Summary
Update deployment image tags
manifests/claudie/kustomization.yaml, manifests/testing-framework/kustomization.yaml
Claudie component images and the testing-framework image now use tag 97551d1-4378.

Possibly related PRs

Suggested labels: test-set-ordinary

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: removing shell coloring artifacts from Tofu logs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/remove-coloring-from-tofu-outputs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants