mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-09 18:00:40 +00:00
Woodpecker CI plugin to manage infrastructure with OpenTofu
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
DOCS.md | ||
drone-terraform | ||
LICENSE | ||
logo.svg | ||
main.go | ||
Makefile | ||
README.md |
Drone Terraform Deploy Plugin
This project provides a Drone plugin docker image that contains the Terraform 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 for details on this plugin's configuration and usage.