radekg / terraform-provisioner-ansible

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

Add code for handling integration tests. Implement remote provisioner… #115

Closed radekg closed 5 years ago

radekg commented 5 years ago

… integration test as a first example. Closes #10.

Summary

This pull request adds the facilities to implement full integration tests. As a first example, implement remote provisioning integration test without bastion host

Other Information

Quite a lot of dependencies have been updated.

radekg commented 5 years ago

Wow, time to look for a new CI. Travis keeps failing the tests while they all pass locally each and every time.

radekg commented 5 years ago

The tests are passing. Travis is being difficult and we are in the middle of a switch to CircleCI.