Skip to content

Commit

Permalink
Documentation edits made through Mintlify web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
UtpalJayNadiger committed Jan 26, 2024
1 parent fefd43f commit 3a8ebc2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/readme/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,10 @@ Read more about differences with Atlantis in our [blog post](https://medium.com/
## Compared to Terraform Cloud and other TACOs
- Open source
- No duplication of the CI/CD stack
- Secrets not shared with a third party
- Secrets not shared with a third party

## Support for other CI's

We are currently designing Digger to be Multi-CI, so that in addition to GitHub Actions, you can run Terraform/OpenTofu within other CI's such as Gitlab CI, Azure DevOps, Bitbucket, TeamCity, Circle CI and Jenkins, while still having the option to orchestrate jobs using Digger's [Orchestrator Backend](https://docs.digger.dev/self-host/deploy-docker).

Read more in this [blog](https://blog.digger.dev/how-we-are-designing-digger-to-support-multiple-ci-systems/), and please share your requirement on [Slack](https://bit.ly/diggercommunity) if you require support for other CI's. Your feedback/insight would help us a lot as this feature is in active development.

0 comments on commit 3a8ebc2

Please sign in to comment.