Documentation ¶
Overview ¶
Package test contains acceptance tests.
Index ¶
- func AssertVpcDeleted(t *testing.T, actualVpcID string, profile, region string)
- 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 AssertVpcDeleted ¶
func AssertVpcExists ¶
func GetTerraformOptions ¶
func SetMultiEnvs ¶
func UnsetAWSEnvs ¶
func UnsetAWSEnvs() error
func UnsetMultiEnvs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.