digger VS terrakube

Compare digger vs terrakube and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
digger terrakube
85 11
2,670 424
3.6% 12.3%
9.9 9.3
1 day ago 5 days ago
Go Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

digger

Posts with mentions or reviews of digger. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.
  • Ask HN: Should we build support for more CI platforms, or features for Actions?
    1 project | news.ycombinator.com | 3 Apr 2024
    Currently, Github Actions is de-facto the only fully supported CI platform in Digger, we’ve been building it as a CI-agnostic tool (https://github.com/diggerhq/digger) from get go. We keep getting requests to support more CI systems on our community slack and over Github issues (https://github.com/diggerhq/digger/issues/81).

    Unlike other automation tools for Terraform, Digger doesn’t run jobs on the server; instead it uses your CI (like Actions) as a compute backend. This is more secure and also much cheaper if you use your own runners in your CI.

    But each CI and each VCS is ever so slightly different; and we are now at a crossroads - Should we build support for more CI platforms, or more features for GitHub Actions? We’d love any thoughts/inputs!

  • Ask HN: Should open-source projects allow disabling telemetry?
    1 project | news.ycombinator.com | 19 Feb 2024
    We just had a user submit an issue and a PR to revert the changes we made earlier that remove the option to disable telemetry. We feel like it’s a fair ask to share usage data with authors of an open-source tool that’s early in the making; but the user’s viewpoint is also perfectly understandable. Are we in the wrong here?

    https://github.com/diggerhq/digger/issues/1179

    Surely we aren’t the first open-source company to face this dilemma. We don’t want to alienate the community; but losing visibility of usage doesn’t sound great either. Give people the “more privacy” button and most are going to press it. Is there a happy medium?

  • Terraform drift detection and remediation - a primer
    1 project | dev.to | 8 Feb 2024
    Detecting and managing drift in Terraform is a multifaceted process. The use of Terraform commands such as terraform refresh and terraform plan plays a critical role in identifying drifts. Additionally, periodic monitoring of the infrastructure using these commands can aid in early detection and prevention of larger issues. Tools like Digger and Terraform Cloud offer dedicated drift detection and remediation mechanisms. These tools provide continuous monitoring and notifications, enabling teams to stay informed about the state of their infrastructure.
  • Typical challenges faced while setting up CI/CD for Terraform at scale
    1 project | dev.to | 31 Jan 2024
    Star us on GitHub | Check out Docs | Blog | Slack
  • GitHub issues from top Open Source Golang Repositories that you should contribute to
    8 projects | dev.to | 15 Jan 2024
    I would be extremely grateful if you could give us a star & share your thoughts in the comments section below https://github.com/diggerhq/digger
  • Tools used by the top 1% of Platform Engineers and their Commercial Open Source Alternatives
    3 projects | dev.to | 12 Jan 2024
    Check Digger's repo on GitHub
  • 5 Open Source tools written in Golang that you should know about
    5 projects | dev.to | 15 Dec 2023
    Digger is an Open Source Infrastructure as Code management tool that helps orchestrate IaC such as Terraform & OpenTofu within GitHub Actions. Digger reuses compute used for application code so that you don't overpay for 3rd party managed compute for IaC. This approach eliminates the duplication of CI/CD infrastructure such as compute, jobs, and logs, and reduces security concerns by keeping sensitive data within the CI job. Digger's integration with existing CI systems offers scalability by leveraging on-demand compute resources and enhances security by confining data within the existing CI environment.
  • Top 10 terraform tools you should know about.
    10 projects | dev.to | 11 Dec 2023
    Digger is an Open Source IaC management platform that allows you to orchestrate terraform/OpenTofu in your CI/CD system. It helps you resue async jobs infrastructure with compute, orchestration, logs, etc of your existing CI. Digger also has a pro version built on top of Digger’s community edition. Digger’s “bring your own compute” ensures that users have private runners by defualt and don’t have to pay for it additionally. Digger pro gives team leads, managers and IaC practitioners dashboards, Drift Detection, RBAC via OPA policies and concurrency so they can help guide the team.
  • Restricting apply permissions
    1 project | /r/Terraform | 27 Oct 2023
    We have this issue filed by a user and cannot quite decide internally what to do about it. It is clear that allowing everyone who comments to trigger apply is problematic. And we have this covered by the RBAC via OPA feature that allows users to set granular rego policies for who can do what. But it can also be viewed as an overkill to introduce the whole policy-as-code setup for a basic restriction like this.
  • Digger - Open Source Terraform & OpenTofu automation tool for teams (Runs within GitHub Actions so you don't pay for 3rd party compute)
    1 project | /r/selfhosted | 15 Oct 2023

terrakube

Posts with mentions or reviews of terrakube. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.
  • Terrakube: An Open Source Alternative to Terraform Cloud/Enterprise
    1 project | /r/u_terrakube | 5 Dec 2023
  • Terrakube 2.16.0 has been released
    1 project | /r/terrakube | 22 Oct 2023
    We’ve addressed some issues reported by the community regarding performance,bugs and security. You can see the full change log for this version here https://github.com/AzBuilder/terrakube/releases/tag/2.16.0
  • Terraform Tower
    7 projects | /r/Terraform | 12 Jul 2023
  • Reminder: there are alternatives to Terraform Cloud out there
    7 projects | /r/Terraform | 18 May 2023
  • Self Service for Users
    2 projects | /r/Terraform | 9 May 2023
    In the upcoming weeks we are going to release the version 2.14.0 for terrakube and we are going to add a new feature that allows you to define self service portals using Terraform Modules. Basically you can define your cloud agnostic portal with a similar experience that you have with Azure Portal/GCP Console/AWS Console and it's fully integrated with all the Terrakube features. Please check out this issue as reference. In case you are interested you can watch our github repo for new releases. Check a couple of images as reference
  • Terrakube 2.12.0 has been released
    2 projects | /r/u_terrakube | 28 Mar 2023
    Thanks for the community contribution, specially thanks to @Diliz and @jstewart612 for their contributions in the Helm Chart. For the full changelog for this version please check https://github.com/AzBuilder/terrakube/releases/tag/2.12.0
  • Hatchet — yet another TFC/TFE open-source alternative
    4 projects | /r/Terraform | 27 Mar 2023
    Hey everyone — I’ve been building an open-source Terraform Cloud/Enterprise alternative and I just released the first (alpha) version: https://github.com/hatchet-dev/hatchet. I’ve enjoyed seeing the recent OSS alternatives popping up (OTF, Terrakube, Terrateam) and wanted to put this out there as well.
  • DevOps Engineer here looking for something interesting to work on.
    3 projects | /r/devops | 24 Mar 2023
    You could try to collaborate in some open source project, send pull request to fix issues, add features or even testing new tools and give feedback. If you like terraform + kubernetes projects you could check https://github.com/AzBuilder/terrakube
  • Terrakube docs
    2 projects | /r/terrakube | 20 Sep 2022
    As Terrakube has achieved better stability, we are focusing on improving our documentation. We are currently creating the user guide and will be working on some blogs and how-to articles. Any suggestions please contribute to our docs https://docs.terrakube.org/ or directly in our github docs repo https://github.com/AzBuilder/docs We are also planning to continue our videos series in youtube with some practical examples https://www.youtube.com/playlist?list=PLYcaX4vPmURqp9EVC6T_KfBWqf_caeleR
  • Terrakube 2.6.0 has been released
    2 projects | /r/terrakube | 30 Aug 2022

What are some alternatives?

When comparing digger and terrakube you can also consider the following projects:

atlantis - Terraform Pull Request Automation

terramate - Terramate CLI is an open-source Infrastructure as Code (IaC) orchestration tool for Terraform, OpenTofu, Terragrunt, Kubernetes, Pulumi, Cloud Formation, CDK, Azure Resource Manager (ARM), and others.

terrateam - Terraform automation for teams. Purpose-built for GitHub.

otf - An open source alternative to terraform enterprise.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

docs - Terrakube Documentation

iTorrent - Torrent client for iOS 9.3+

kube-reqsizer - A Kubernetes controller for automatically optimizing pod requests based on their continuous usage. VPA alternative that can work with HPA.

spacelift-migration-kit - Helper to move from various tools to Spacelift

terrakube-extensions - Terrakube Configuration Language extensions