Versions in this module Expand all Collapse all v0 v0.44.0 Jun 29, 2023 Changes in this version + func CheckVersion(t testing.TestingT, params CheckVersionParams) + func CheckVersionE(t testing.TestingT, params CheckVersionParams) error + type CheckVersionParams struct + Binary VersionCheckerBinary + BinaryPath string + VersionConstraint string + WorkingDir string + type VersionCheckerBinary int + const Docker + const Packer + const Terraform + type VersionMismatchErr struct + func (r *VersionMismatchErr) Error() string