Add more configuration for repositories #28

Open
opened 2026-01-29 00:32:58 +01:00 by francorbacho · 0 comments

I was using a different provider which supported these, but when I changed to your provider this configuration was not supported:

  has_packages = true
  has_releases = false
  has_projects = false
  has_wiki     = false

as part of resource "forgejo_repository". I might try to implement this myself.

Thanks for you work!

I was using a different provider which supported these, but when I changed to your provider this configuration was not supported: ``` has_packages = true has_releases = false has_projects = false has_wiki = false ``` as part of resource "forgejo_repository". I might try to implement this myself. Thanks for you work!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adyxax/terraform-provider-forgejo#28
No description provided.