You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Engelman
3d16fa6081
|
9 years ago | |
---|---|---|
.drone.yml | 9 years ago | |
.gitignore | 9 years ago | |
DOCS.md | 9 years ago | |
Dockerfile | 9 years ago | |
LICENSE | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago | |
drone-terraform | 9 years ago | |
logo.svg | 9 years ago | |
main.go | 9 years ago |
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.