Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add terraformer to DevOps Tools#6283

Open
chenrui333 wants to merge 1 commit into
avelino:mainavelino/awesome-go:mainfrom
chenrui333:add-terraformerchenrui333/awesome-go:add-terraformerCopy head branch name to clipboard
Open

Add terraformer to DevOps Tools#6283
chenrui333 wants to merge 1 commit into
avelino:mainavelino/awesome-go:mainfrom
chenrui333:add-terraformerchenrui333/awesome-go:add-terraformerCopy head branch name to clipboard

Conversation

@chenrui333
Copy link
Copy Markdown

@chenrui333 chenrui333 commented Apr 27, 2026

Add terraformer — a CLI tool that generates Terraform files from existing infrastructure.

The upstream GoogleCloudPlatform/terraformer was archived in March 2026. I picked up maintenance as the top human contributor (#4 excluding bots, 62 commits) to the original project.

The fork is actively maintained with refreshed dependencies, CI modernization, and continued feature development.

Forge link: https://github.com/chenrui333/terraformer
pkg.go.dev: https://pkg.go.dev/github.com/chenrui333/terraformer
goreportcard.com: https://goreportcard.com/report/github.com/chenrui333/terraformer

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 27, 2026

Automated Quality Checks

Required checks

Repo: missing semver release

How to fix: No SemVer release tag (e.g. v1.0.0) found.
Create a tagged release:

git tag v1.0.0
git push origin v1.0.0

Or create a release via GitHub's UI at https://github.com/chenrui333/terraformer/releases/new.
pkg.go.dev: unreachable
How to fix: The pkg.go.dev page could not be reached.
Ensure your module path in go.mod matches the URL. After pushing a tagged release, pkg.go.dev indexes the module automatically — this can take a few minutes. You can trigger it manually by visiting https://pkg.go.dev/your-module-path.
Go Report Card: OK (grade unknown)

Additional checks

License: Apache-2.0
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
⚠️ Coverage: missing from PR body

How to fix: Add a coverage service link to your PR description:

Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: [Codecov](https://codecov.io), [Coveralls](https://coveralls.io). Integrate one with your CI to track coverage automatically.

---
> **Action needed:** one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards).

_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: DevOps Tools has 104 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

Copy link
Copy Markdown

@ld83luis1-ui ld83luis1-ui left a comment

Choose a reason for hiding this comment

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

Delete

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.