Documentation
¶
Index ¶
- func ExternalProviders() map[string]resource.ExternalProvider
- func ExternalProvidersWithAWS() map[string]resource.ExternalProvider
- func IsProviderVersionAtLeast(minVersion string) bool
- func PreCheck(tb testing.TB)
- func PreCheckAtlasUsername(tb testing.TB)
- func PreCheckBasic(tb testing.TB)
- func PreCheckBasicOwnerID(tb testing.TB)
- func PreCheckCert(tb testing.TB)
- func PreCheckLDAP(tb testing.TB)
- func PreCheckPrivateEndpoint(tb testing.TB)
- func ProjectIDGlobal(tb testing.TB) string
- func SkipIfVersionBelow(tb testing.TB, minVersion string)
- func TestStepCheckEmptyPlan(config string) resource.TestStep
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExternalProviders ¶
func ExternalProviders() map[string]resource.ExternalProvider
func ExternalProvidersWithAWS ¶
func ExternalProvidersWithAWS() map[string]resource.ExternalProvider
func PreCheckAtlasUsername ¶ added in v1.15.1
func PreCheckBasic ¶
func PreCheckBasicOwnerID ¶
func PreCheckCert ¶ added in v1.15.1
func PreCheckLDAP ¶ added in v1.15.2
func PreCheckPrivateEndpoint ¶ added in v1.15.2
func ProjectIDGlobal ¶ added in v1.15.3
ProjectIDGlobal returns a common global project to be used by migration tests. As there is a small number of mig tests this project won't hit limits.
func SkipIfVersionBelow ¶ added in v1.15.0
func TestStepCheckEmptyPlan ¶ added in v1.15.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.