jmccann / drone-terraform

Drone plugin for triggering Terraform deployments
http://plugins.drone.io/jmccann/terraform/
Apache License 2.0
86 stars 93 forks source link

Add 'terraform validate' command #25

Closed ewbankkit closed 7 years ago

ewbankkit commented 8 years ago

Add terraform validate before terraform plan.

tboerger commented 8 years ago

LGTM

ewbankkit commented 8 years ago

Once https://github.com/jmccann/drone-terraform/pull/26 is merged to master I can resubmit this for Drone 0.5.

jmccann commented 8 years ago

@ewbankkit Thanks! I'll try to get it merged soon. Wanted to try to get some other eyes on it but not going to get held up on that either. 😉

jmccann commented 7 years ago

@ewbankkit Sorry this took so long. Just merged my 0.5 updates. Please rebase and fix conflicts. Thanks!

jmccann commented 7 years ago

I am going to close this PR for now. Feel free to reopen @ewbankkit if you get around to resolving the conflicts.