Documentation ¶
Overview ¶
Package test contains acceptance tests.
Index ¶
- func AssertVpcExists(t *testing.T, actualVpcID, profile, region string)
- func GetTerraformOptions(terraformDir string, env Vars, overrideVars ...map[string]interface{}) *terraform.Options
- func SetMultiEnvs(variables map[string]string) error
- func UnsetAWSEnvs() error
- func UnsetMultiEnvs(variables []string) error
- type Vars
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertVpcExists ¶
func GetTerraformOptions ¶
func SetMultiEnvs ¶ added in v0.4.0
func UnsetAWSEnvs ¶ added in v0.4.0
func UnsetAWSEnvs() error
func UnsetMultiEnvs ¶ added in v0.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.