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

Update terraform version for docker container #29

Closed edwinavalos closed 7 years ago

edwinavalos commented 7 years ago

Major version was released. Old terraform versions are incompatible with newer terraform remote states produced by newer versions. This update will get rid of associated errors.

tboerger commented 7 years ago

The best should be to update the alpine terraform version and to use that instead of building it like that.

edwinavalos commented 7 years ago

23 usurps this.