From dd572217ff4d4b949d2559ce478b69e59c6a1b55 Mon Sep 17 00:00:00 2001 From: dr-1 Date: Wed, 23 Jul 2025 12:51:58 +0000 Subject: [PATCH] Add terraform-gitea-provider (#170) Closes #168 Co-authored-by: Dominik Rubo Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/170 Reviewed-by: techknowlogick Co-authored-by: dr-1 Co-committed-by: dr-1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3157b00..2f74ff4 100644 --- a/README.md +++ b/README.md @@ -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`