Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.51 KB

Tests CodeCov

Drone Terraform Provider

A Terraform provider for configuring the Drone continuous delivery platform.

Note

This is a fork of KazanExpress/terraform-provider-drone that is a fork of Lucretius/terraform-provider-drone which does not appear to be maintained anymore.

Install

You can download the plugin from the Releases page, for help installing please refer to the Official Documentation.

Documentation

You can browse documentation on the Terraform provider registry.

Source

To install from source:

git clone git://github.com/mavimo/terraform-provider-drone.git
cd terraform-provider-drone
go get
go build

Licence

This project is licensed under the MIT licence.

Meta

This project uses Semantic Versioning.