mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-21 14:20:40 +00:00
Woodpecker CI plugin to manage infrastructure with OpenTofu
8d46f853c5
Did this as the CA Cert if needed for all terraform commands, not just remote. So just made more sense to move it to base of vargs. |
||
---|---|---|
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
DOCS.md | ||
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.