Categorygithub.com/mkyc/go-terraform
repositorypackage
0.0.7
Repository: https://github.com/mkyc/go-terraform.git
Documentation: pkg.go.dev

# 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.