Drone Terraform plugin
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.
 
 
 
 
Jack Spirou d12da87a0c Merge pull request #6 from jmccann/terraform_0.6.11 10 years ago
.drone.yml User standardized build system. 10 years ago
.gitignore Commit built binary so we can simply automate builds in Docker hub. 10 years ago
DOCS.md Update DOCS to move CA Cert example to an Advanced Config section 10 years ago
Dockerfile Update to use terraform 0.6.11 10 years ago
LICENSE Initial commit. 10 years ago
Makefile A few doc and JSON fixes from review. 10 years ago
README.md Fix broken link 10 years ago
logo.svg Initial commit. 10 years ago
main.go Move ca_certs from 'remote' to 'terraform' 10 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.