Terraform Provisioner Ansible Versions Save

Ansible with Terraform 0.14.x

v2.5.0

3 years ago

NEW:

  • updates Terraform dependency to v0.14.0
  • tests passing with updated Terraform dependency

v2.4.0

3 years ago

Fixes

  • fix golang module namespace: v2 - resolves #153

Other

  • update golang to 1.15
  • update CI ansible to 2.9.15
  • update Terraform to 0.13.5
  • update other dependencies
  • address interpolation warnings in examples

v2.3.3

4 years ago

Fixed

Remote installer installs curl and uses set -euo pipefail.

v2.3.1

4 years ago

Fixed

New features

Other

v2.3.0

4 years ago

New features

v2.2.1

4 years ago

New features

v2.2.0

5 years ago

New features

  • Increased test coverage, new test features allow for testing actual runs giving a much bigger confidence in future releases

Other

v2.1.2

5 years ago

New features

  • Add --check parameter, pull request #103 by @mcanevet

Changes

  • Don't always set ANSIBLE_ROLE_PATH, pull request #110 by @killerwhile

v2.1.1

5 years ago

New features