Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CannotTestError = fmt.Errorf("no previous tag yet or previous tag's folder structure is different than the current version, skip upgrade test")
View Source
var SkipV0Error = fmt.Errorf("v0 is meant to be unstable, skip upgrade test")
Functions ¶
func GetCurrentMajorVersionFromEnv ¶ added in v0.0.2
func ModuleUpgradeTest ¶
func RunE2ETest ¶
Types ¶
type TerraformOutput ¶
type TerraformOutput = map[string]interface{}
Click to show internal directories.
Click to hide internal directories.