* Closes#250 and tests in ISO int tests
* apache thrift go mod fix
* apache thrift go mod fix
* Add replace thrift in mod file
* Added comments to why we are not running specific tests
Go has been updated from v1.11 --> v1.12.5
Terraform has been udpated from v0.11.13 --> v0.12.1
The test harness has also been upgraded to perform a structural
comparison against the new terraform plan format introduced in v0.12.0
This change migrates the test harness codebase to leverage Go Modules.
This brings the repository up to date with the latest Go packaging
guidance.
More information on Go Modules can be found here:
https://github.com/golang/go/wiki/Modules