Versions in this module Expand all Collapse all v5 v5.0.1 May 8, 2026 v5.0.0 May 6, 2026 Changes in this version + type AWSConfig struct + IAMRoleARN string + Region string + type TestConfig struct + AWS *AWSConfig + AppCatalog string + AppName string + IsMCTest bool + Providers []string + RepoName string + func MustLoad() TestConfig + func (c *TestConfig) GetAWSIAMRoleARN() string + func (c *TestConfig) GetAWSRegion(defaultRegion string) string + func (c *TestConfig) HasAWSConfig() bool Other modules containing this package github.com/giantswarm/apptest-framework github.com/giantswarm/apptest-framework/v2 github.com/giantswarm/apptest-framework/v3 github.com/giantswarm/apptest-framework/v4