NOTES:
- Terraform subcommands error codes are now correctly returned.
- Terraform 0.10.x is now supported with centralized provider caching.
UPDATES:
- TER-46: Update requirements.txt to be compatible with Python 3.6.
- TER-132: Enable provider caching.
- TER-135: Remove unnecessary reference to role.
- TER-139: Return Terraform's return code.
- TER-174: Make sure that we pass pycodestyle check.