Skip to content

docs(config): remove outdated terraform main.tf reference#10099

Merged
jdx merged 1 commit into
jdx:mainfrom
risu729:codex-20260528-051731-e9b6b3
May 28, 2026
Merged

docs(config): remove outdated terraform main.tf reference#10099
jdx merged 1 commit into
jdx:mainfrom
risu729:codex-20260528-051731-e9b6b3

Conversation

@risu729

@risu729 risu729 commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the outdated main.tf idiomatic version file reference for Terraform
  • keep .terraform-version as the documented Terraform idiomatic version file

Reported in #3543.

Verification

  • git grep -n "main\.tf\|main.tf" -- docs
  • git diff --check

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the documentation in docs/configuration.md to remove main.tf from the list of supported idiomatic version files for Terraform. There are no review comments to address, and the change looks straightforward.

@greptile-apps

greptile-apps Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Removes main.tf from the Terraform idiomatic version file documentation table, since it was never actually implemented in the codebase and was causing confusion for users.

  • docs/configuration.md: Single-cell table edit — removes main.tf from the Terraform row, leaving .terraform-version as the sole documented idiomatic version file, consistent with what the source code and e2e tests actually support.

Confidence Score: 5/5

Safe to merge — a one-line documentation correction with no runtime impact.

The change removes a single inaccurate entry from a documentation table. Source code grep confirms main.tf was never referenced as a Terraform version file in the implementation, so the docs correction is accurate and there is nothing that could regress.

No files require special attention.

Important Files Changed

Filename Overview
docs/configuration.md Removes outdated main.tf reference from the Terraform idiomatic version file table, leaving only .terraform-version which is the only entry supported in source code and tests.

Reviews (1): Last reviewed commit: "docs(config): remove outdated terraform ..." | Re-trigger Greptile

@risu729 risu729 marked this pull request as ready for review May 27, 2026 19:51
@jdx jdx merged commit f34bc98 into jdx:main May 28, 2026
33 checks passed
@risu729 risu729 deleted the codex-20260528-051731-e9b6b3 branch May 28, 2026 15:36
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