--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "woodpecker Provider" subcategory: "" description: |- A Terraform provider used to interact with Woodpecker CI https://woodpecker-ci.org/ resources. --- # woodpecker Provider A Terraform provider used to interact with [Woodpecker CI](https://woodpecker-ci.org/) resources. ## Schema ### Optional - `server` (String) Woodpecker CI server url. It must be provided, but can also be sourced from the WOODPECKER_SERVER environment variable. - `token` (String) A Woodpecker CI Personal Access Token. It must be provided, but can also be sourced from the WOODPECKER_TOKEN environment variable.