[PR #363] [MERGED] remove: drop unmaintained tfe-state-explorer entry #3965

Closed
opened 2026-05-23 21:32:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shuaibiyy/awesome-tf/pull/363
Author: @cleonte
Created: 5/13/2026
Status: Merged
Merged: 5/13/2026
Merged by: @antonbabenko

Base: masterHead: remove/tfe-state-explorer


📝 Commits (1)

  • f7adfb3 remove: drop unmaintained tfe-state-explorer entry

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 README.md (+0 -1)

📄 Description

Summary

Removes the tfe-state-explorer entry from the Terraform Enterprise Tooling section.

Reasons for removal

  • Targets a dead API. The tool hardcodes https://atlas.hashicorp.com — HashiCorp Atlas was retired in 2017 and replaced by Terraform Cloud/Enterprise. The legacy Atlas v1 API it relies on no longer exists.
  • Severely outdated dependencies. Uses the legacy govendor toolchain (pre-Go modules). All dependencies are pinned to 2016–2018 revisions; no go.mod or go.sum files exist.
  • Functionality fully superseded. Everything this tool provided is now available natively via terraform state list, terraform state show, terraform output, the Terraform Cloud/Enterprise web UI, and the current TFC/TFE REST API v2.
  • Officially abandoned. The project was moved to the segment-boneyard org and its own README explicitly states it is no longer maintained nor supported. The entry already carried a :skull: marker in this list.

References

Co-authored-by: OpenCode opencode@anomaly.co
Co-authored-by: Claude claude@anthropic.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shuaibiyy/awesome-tf/pull/363 **Author:** [@cleonte](https://github.com/cleonte) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@antonbabenko](https://github.com/antonbabenko) **Base:** `master` ← **Head:** `remove/tfe-state-explorer` --- ### 📝 Commits (1) - [`f7adfb3`](https://github.com/shuaibiyy/awesome-tf/commit/f7adfb36a57e495f0d626384b14ae94a1a265568) remove: drop unmaintained tfe-state-explorer entry ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -1) </details> ### 📄 Description ## Summary Removes the `tfe-state-explorer` entry from the **Terraform Enterprise Tooling** section. ## Reasons for removal - **Targets a dead API.** The tool hardcodes `https://atlas.hashicorp.com` — HashiCorp Atlas was retired in 2017 and replaced by Terraform Cloud/Enterprise. The legacy Atlas v1 API it relies on no longer exists. - **Severely outdated dependencies.** Uses the legacy `govendor` toolchain (pre-Go modules). All dependencies are pinned to 2016–2018 revisions; no `go.mod` or `go.sum` files exist. - **Functionality fully superseded.** Everything this tool provided is now available natively via `terraform state list`, `terraform state show`, `terraform output`, the Terraform Cloud/Enterprise web UI, and the current TFC/TFE REST API v2. - **Officially abandoned.** The project was moved to the `segment-boneyard` org and its own README explicitly states it is *no longer maintained nor supported*. The entry already carried a `:skull:` marker in this list. ## References - Repository: https://github.com/segment-boneyard/tfe-state-explorer Co-authored-by: OpenCode <opencode@anomaly.co> Co-authored-by: Claude <claude@anthropic.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-23 21:32:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tf#3965