# Functions
AWSAccount loads test account information from the file pointed to by the TEST_AWSACCOUNT_FILE environment variable.
AzureSubscription loads test project information from the file pointed to by the TEST_AZURESUBSCRIPTION_FILE environment variable.
BoolEnvSet returns true if the provided argument is defined and true according to the definition given by strconv.ParseBool.
GCPProject loads test project information from the file pointed to by the TEST_GCPPROJECT_FILE environment variable.
RSCConfig loads test configuration information from the file pointed to by the TEST_RSCCONFIG_FILE environment variable.