0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-11-10 04:10:41 +00:00
wp-opentofu/README.md

8 lines
403 B
Markdown
Raw Normal View History

2015-11-10 14:52:53 +00:00
# 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.