Skip to content

Commit 72fd0c5

Browse files
Revise README for rebranding (#2413)
1 parent 429caef commit 72fd0c5

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,27 @@
1-
<img width="1470" alt="digger-opensource-gitops-banner" src="https://github.com/diggerhq/digger/assets/1280498/7fb44db3-38ca-4021-8714-87a2f1a14982">
2-
1+
<p align="center">
2+
<img width="748" height="245" alt="Image" src="https://github.com/user-attachments/assets/13b22a04-4b3b-44fd-b6fe-292afc15ad14" />
3+
<br/>
34
<h2 align="center">
45
<a href="https://bit.ly/diggercommunity">Community Slack</a> |
56
<a href="https://calendly.com/diggerdev/diggerdemo">Schedule a call</a> |
6-
<a href="https://youtu.be/vPjk3gYSxuE">Demo Video</a> |
7+
<a href="https://www.loom.com/share/0f303822db4147b1a0f89eeaa8df18ae">Demo Video</a> |
78
<a href="https://docs.digger.dev/">Docs</a>
89
</h2>
910

11+
12+
---
13+
14+
> Heads-up: We’ve rebranded!
15+
> Starting from 7th November 2025, the Digger project is now OpenTaco.
16+
> The company’s still Digger, same battle-tested engine — just a more apt name and a bigger vision.
17+
>
18+
> TL;DR
19+
> - Before: Best-in-class Terraform PR automation (a solid improvement upon Atlantis)
20+
> - After: The only piece of software you need to run Terraform or OpenTofu in production <br/> <br/>
21+
>We'll gradually update all our marketing material to reflect the same!
22+
23+
---
24+
1025
CI/CD for Terraform is [tricky](https://itnext.io/pains-in-terraform-collaboration-249a56b4534e). To make life easier, specialized CI systems aka [TACOS](https://itnext.io/spice-up-your-infrastructure-as-code-with-tacos-1a9c179e0783) exist - Terraform Cloud, Spacelift, Atlantis, etc.
1126

1227
But why have 2 CI systems? Why not reuse the async jobs infrastructure with compute, orchestration, logs, etc of your existing CI?

0 commit comments

Comments
 (0)