Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Nicholas M. Iodice 192496c524
Adding more robust pipelines including parallel builds and more robust testing (#377)
Adding more robust pipelines including parallel builds and more robust testing (#377)
2020-04-14 14:55:21 -05:00
E (ianphil) caeae0e4e2
Removes extra character from image tag var in ISO template (#262)
* 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
2019-09-03 13:05:28 -04:00
Nicholas M. Iodice e67f28ac7c
Adding Key Vault with VNET integration. Also adding terratest extensions for azure (#202) 2019-07-10 08:16:20 -05:00
Nicholas M. Iodice 883bcc58c6
This change updates the project dependencies for Go and Terraform (#172)
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
2019-06-14 18:37:54 -05:00
Nicholas M. Iodice 50eb07231c
Migrate package management from dep to go mod (#124)
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
2019-05-22 12:05:36 -05:00