FEATURES
- Add support for waiting on resource fields to reach a certain value (#105)
- Add standalone process debug mode (#121)
BUG FIXES
- Fix login with username and password (#113)
- Fix acceptance tests to work with terraform 0.13
- Defer client initialisation to better cope with transient incomplete client configuration
FEATURES
- Add wait_for block to kubernetes_manifest resource (#95)
ENHANCEMENTS
- Published to the Terraform registry
BUG FIXES