1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2025-07-25 19:47:47 +02:00

Add terraform-gitea-provider (#170)

Closes #168

Co-authored-by: Dominik Rubo <dominik.rubo@posteo.net>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/170
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: dr-1 <dr-1@noreply.gitea.com>
Co-committed-by: dr-1 <dr-1@noreply.gitea.com>
This commit is contained in:
dr-1
2025-07-23 12:51:58 +00:00
committed by techknowlogick
parent b75aabc41c
commit dd572217ff

View File

@@ -87,6 +87,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances.
- [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool `AGPL-3.0` `TypeScript`
- [soba](https://github.com/jonhadfield/soba) - scheduled backups of user/organization Gitea repositories with change detection. `MIT` `Go`
- [Tea Runner](https://github.com/DavesCodeMusings/tea-runner) - A minimalist Python Flask app that uses Gitea webhooks to perform actions. `BSD-2-Clause` `Python`
- [terraform-provider-gitea](https://gitea.com/gitea/terraform-provider-gitea) - Terraform provider to manage Gitea infrastructure as code. `MIT` `Go`
- [webhook](https://github.com/adnanh/webhook) - webhook is a lightweight incoming webhook server to run shell commands. Useful for running Continuous Deployment pipeline steps. `MIT` `Go`
- [webhookd](https://github.com/ncarlier/webhookd) - A very simple webhook server launching shell scripts. Useful for running Continuous Deployment pipeline steps. `MIT` `Go`
- [woodpecker](https://github.com/woodpecker-ci/woodpecker) - An opinionated fork of the Drone CI system. Built-in Gitea support. (see [docs](https://woodpecker-ci.org/docs/administration/configuration/forges/gitea)) `Apache-2.0` `Go`