terraform-provider-woodpecker/README.md

1.4 KiB

Terraform Provider for Woodpecker CI Actions StatusGitHub taglicense

A Terraform provider used to interact with Woodpecker CI resources.

Developing the provider

Requirements:

# if you have direnv installed
direnv allow

# install git hooks and required tools (terraform-plugin-docs, golangci-lint)
make install

# run tests
go test ./...

Contact

Dawid Wysokiński - contact@dwysokinski.me