This commit is contained in:
parent
eaa7320911
commit
263bc80328
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@ tags:
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Last month I started writing an OpenTofu/terraform for
|
Last month I started writing an OpenTofu/terraform provider for
|
||||||
[Forgejo](https://forgejo.org/). I wanted to automate this forge the same as I
|
[Forgejo](https://forgejo.org/). I wanted to automate this forge the same as I
|
||||||
automate github already: create and manage repositories, provision actions
|
automate github already: create and manage repositories, provision actions
|
||||||
secrets and variables, configure issue labels, managing mirrors, etc.
|
secrets and variables, configure issue labels, manage mirrors, etc.
|
||||||
|
|
||||||
A community provider already existed but it is really barebones and missing
|
A community provider already existed but it is really barebones and missing
|
||||||
almost all the resources I need. I could have tried to contribute to it, but
|
almost all the resources I need. I could have tried to contribute to it, but
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue