unkin-agent 9ab540719e
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Add fork_from to repository config
Express a fork as an optional fork_from key on the repository yaml, so a
forked repo is declared the same way as any other repo.

- add fork_from "<owner>/<repo>" to the repository module and object type
- create gitea_fork instead of gitea_repository when fork_from is set
- validate the source repo name matches the config file name, since a fork
  inherits the source name
- move gitea_repository.this to index 0 for the count refactor
- index existing repository import targets to match
2026-09-19 15:55:12 +10:00
2026-06-10 23:45:41 +10:00
2026-06-10 23:39:27 +10:00

terraform-git

Manage Gitea resources, teams, repos, and Woodpecker CI via Terraform

S
Description
Manage Gitea resources, teams, repos, and Woodpecker CI via Terraform
Readme 544 KiB
Languages
HCL 95.3%
Makefile 4.7%