go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
43.97k stars 5.39k forks source link

Terraform Provider #19204

Closed malarinv closed 2 years ago

malarinv commented 2 years ago

Feature Description

I am looking for a terraform provider similar to terraform-provider-github for provisioning git resources from gitea. I discovered terraform-provider-gitea, but it seems inactive(or maybe the author has writer's block? :stuck_out_tongue: ) If it exists, I might work on building a crossplane terrajet provider for gitea. (un)likes of crossplane provider-github

Screenshots

No response

noerw commented 2 years ago

@techknowlogick do you have a status update on that project?

techknowlogick commented 2 years ago

Yup, I had done some work, but didn't end up pushing it up. Ive just pushed what I had, and updated it to use latest SDK, may not be in the best place right now, but am very happy to accept PRs for additional data sources/resources/etc.. and also CI tests to verify functionality.

Closing this, as now any tickets in regards to terraform can be opened in the linked repo above.