Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

v2.3.1

Compare
Choose a tag to compare
@radekg radekg released this 27 Sep 18:18
· 43 commits to master since this release

Fixed

  • default Ansible installer script is now posix compatible: #131,

New features

  • the provisioner is now compatible with Terraform 0.11.x and 0.12.x, author: @cryptobioz in #132
  • implement ansible-galaxy install for local and remote provisioners: #137

Other

  • update Terraform dependency to 0.12.9: #135
  • build using golang 1.13: #135
  • replace glide with go modules: #135