argoyle closed pull request gitea/terraform-provider-gitea#137
feat: add gitea_repository_slack_webhook resource
View Articlelunny pushed to main at gitea/terraform-provider-gitea
9c569d46dbe0692dbe44b36eeeabdd431ad45043chore(deps): Update to Gitea 1.27.3 (#207)
View Articlelunny merged pull request gitea/terraform-provider-gitea#207
chore(deps): Update to Gitea 1.27.3
View Articlee.davydov created pull request gitea/terraform-provider-gitea#206
Adds an external_tracker block that configures gitea to use an externalissue tracker (jira, redmine, ...) instead of the built in one.The settings were not only missing, they were actively destroyed:...
View Articlesgabenov closed issue gitea/terraform-provider-gitea#47
Add Terraform Import function to available resources
View Articlelunny pushed to main at gitea/terraform-provider-gitea
630ff39f241c5d29d6ffa691fe356ccabc0d3be5fix(deps): update module golang.org/x/mod to v0.40.0 [security] (#204)
View Articlelunny merged pull request gitea/terraform-provider-gitea#204
fix(deps): update module golang.org/x/mod to v0.40.0 [security]
View Articlelunny approved gitea/terraform-provider-gitea#204
fix(deps): update module golang.org/x/mod to v0.40.0 [security]
View Articlelunny pushed to renovate/go-golang.org-x-mod-vulnerability at...
4ac3f6893c1d8d6e27b6bee278f7fdd0bc1d03acMerge branch 'main' into renovate/go-golang.org-x-mod-vulnerability03f725103418d8a255db3a8b44162fd6e2be9c39fix(deps): update go toolchain directive to v1.26.6...
View Articlelunny pushed to main at gitea/terraform-provider-gitea
03f725103418d8a255db3a8b44162fd6e2be9c39fix(deps): update go toolchain directive to v1.26.6 [security] (#203)
View Articlelunny merged pull request gitea/terraform-provider-gitea#203
fix(deps): update go toolchain directive to v1.26.6 [security]
View Articlelunny approved gitea/terraform-provider-gitea#203
fix(deps): update go toolchain directive to v1.26.6 [security]
View Articleandrea.maruccia commented on pull request gitea/terraform-provider-gitea#196
fix(team): prevent units_map drift by omitting legacy units field when units_map is presentI was trying to check the code to fix this but I lost myself. If you need a beta tester I will be glad to test.
View Articlebucketsadmin commented on issue gitea/terraform-provider-gitea#200
config attribute causes perpetual diff on existing webhooks after upgrading to 0.8.1Seeing the same issue, providing full debug output of issue where the new .config is called out as the issue in the...
View Articlebucketsadmin commented on issue gitea/terraform-provider-gitea#202
Updated gitea_repository_webhook no longer maintains state for url or formclosing as a duplicate of #200
View Articlebucketsadmin closed issue gitea/terraform-provider-gitea#202
Updated gitea_repository_webhook no longer maintains state for url or form
View Articlebucketsadmin opened issue gitea/terraform-provider-gitea#202
Describe the bugAfter updating to the latest provider, the gitea_repository_webhook resource is no longer "maintaining" state for either the FORM or URL fields after initial creation.Webhooks are...
View ArticlexDome opened issue gitea/terraform-provider-gitea#200
Describe the bugAfter upgrading the provider from 0.7.0 to 0.8.1, terraform plan shows an update in-place for every existing gitea_repository_webhook resource, even though the Terraform code hasn't...
View Article