Documentation ¶
Index ¶
Constants ¶
View Source
const (
// TfStateBucket is the S3 bucket that stores all Terraform states of acceptance tests.
TfStateBucket = "awstools-testacc-tfstate-492043"
)
Variables ¶
This section is empty.
Functions ¶
func GetTerraformOptions ¶
func GetTerraformOptions(tfStateBucket, terraformDir string, env Vars, overrideVars ...map[string]interface{}) *terraform.Options
GetTerraformOptions returns options to run Terraform commands for tests. Note: tfStateBucket is the S3 bucket that stores all Terraform states of acceptance tests. The bucket must be located in "profile1" and "region1".
func SetMultiEnvs ¶
func UnsetAWSEnvs ¶
func UnsetAWSEnvs() error
func UnsetMultiEnvs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.