radekg / terraform-provisioner-ansible

Ansible with Terraform 0.14.x
Apache License 2.0
572 stars 100 forks source link

Go modules #135

Closed radekg closed 4 years ago

radekg commented 4 years ago

Summary

This pull request switches from glide to golang modules. At the same time, it updates the Terraform dependency to 0.12.9.

Currently, tests are passing but runtime testing is required.

radekg commented 4 years ago

Examples verified working.