Skip to content

Commit bf8fd66

Browse files
Update README.md (Added "how digger is used" section)
1 parent 888739c commit bf8fd66

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,26 @@ Digger also stores PR-level locks and plan cache in your cloud account (DynamoDB
6060
- No duplication of the CI/CD stack
6161
- Secrets not shared with a third party
6262

63+
## How Digger is Used
64+
65+
- [Production ready Terraform setup powered by Digger CI/CD](https://medium.com/converge-bio/production-ready-terraform-setup-powered-by-digger-ci-cd-47f18803cdd9) - authored by Amit Lavi from [Converge Bio](https://converge-bio.com/)
66+
67+
- ["I like Digger more than Terraform Cloud and Atlantis"](https://zenn.dev/kiwamizamurai/articles/48594bcad234fb) (Translated from Japanese), includes an [example repo](https://github.com/kiwamizamurai/digger_tutorial)
68+
69+
- How the data ops team at [Brevo](https://www.brevo.com/) uses Digger (a part of this [podcast](https://youtu.be/511RilKsQCY?si=FTPlehy3hVd7zXAM), french)
70+
71+
- ["Use Digger to run Terraform in a different GCP project for each environment"](https://qiita.com/Takayoshi_Makabe/items/d0206cc5c356023c0561) (Japanese)
72+
73+
- ["Automatically merging pull requests after terraform apply with Digger"](https://kakakakakku.hatenablog.com/entry/2025/03/10/143453) (Japanese)
74+
75+
76+
77+
78+
79+
80+
81+
82+
6383
## Contributing
6484

6585
We love contributions. Check out our [contributing guide](CONTRIBUTING.md) to get started.

0 commit comments

Comments
 (0)