feat: add terraform-git
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/pr/plan Pipeline was successful

- add new repo
- change write -> none
This commit is contained in:
2026-06-11 00:35:02 +10:00
parent 1a5921d9b0
commit 1b127941f8
7 changed files with 30 additions and 5 deletions
+11
View File
@@ -217,3 +217,14 @@ import {
to = module.woodpecker_repository["git.unkin.net/unkin/terraform-provider-artifactapi"].woodpecker_repository.this
id = "unkin/terraform-provider-artifactapi"
}
import {
to = module.repository["git.unkin.net/unkin/terraform-git"].gitea_repository.this
id = "144"
}
import {
to = module.woodpecker_repository["git.unkin.net/unkin/terraform-git"].woodpecker_repository.this
id = "unkin/terraform-git"
}