# Packages
No description provided by the author
# README
go-terraform
Golang terraform wrapper
based on
Initial version relies heavily on code from https://github.com/gruntwork-io/terratest modules terraform and shell with removed testing reference. That allows to use this code in main general purpose code (without implementing testing.T
), not just tests.