0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-20 01:42:45 +02:00
wp-opentofu/README.md
2016-01-26 23:50:54 +01:00

8 lines
403 B
Markdown

# Drone Terraform Deploy Plugin
This project provides a [Drone](drone.io) plugin docker image that contains the [Terraform](terraform.io) binaries and a small Go app that receives the Drone meta-data and executes Terraform commands.
Documentation for Drone Plugin development can be found here: http://readme.drone.io/plugin/
See [DOCS](docs.md) for details on this plugin's configuration and usage.