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

drone latest tag looks broken to read from consul state and recreates everything. #49

Closed aswinvg closed 7 years ago

aswinvg commented 7 years ago

Latest tag does not read from consul state (i dunno if other backends have the same problem) - so i had to hard code to a older tag 1-0.8.8 to get it working.

aswinvg commented 7 years ago

got to know its due to the breaking change. drone.io doc needs a update with the change. the http://plugins.drone.io/jmccann/terraform/. closing this one and the doc is updated here now - https://github.com/jmccann/drone-terraform/blob/master/DOCS.md