A Terraform provider used to interact with Woodpecker CI resources. https://registry.terraform.io/providers/Kichiyaki/woodpecker/latest
Go to file
2023-08-27 08:20:56 +02:00
.github/workflows feat: test also whether the provider works with Forgejo & Woodpecker 2023-08-27 06:36:19 +02:00
docs feat: add user resource (#2) 2023-08-27 08:17:27 +02:00
examples feat: add user resource (#2) 2023-08-27 08:17:27 +02:00
internal style: remove unnecessary new lines 2023-08-27 08:20:56 +02:00
.commitlintrc.yml init 2023-08-25 07:41:13 +02:00
.envrc init 2023-08-25 07:41:13 +02:00
.gitignore init 2023-08-25 07:41:13 +02:00
.golangci.yml init 2023-08-25 07:41:13 +02:00
.goreleaser.yml init 2023-08-25 07:41:13 +02:00
.pre-commit-config.yaml init 2023-08-25 07:41:13 +02:00
go.mod feat: add user data source (#1) 2023-08-26 16:42:23 +02:00
go.sum feat: add user data source (#1) 2023-08-26 16:42:23 +02:00
main.go init 2023-08-25 07:41:13 +02:00
Makefile feat: add user resource (#2) 2023-08-27 08:17:27 +02:00
terraform-registry-manifest.json init 2023-08-25 07:41:13 +02:00