# Functions
No description provided by the author
No description provided by the author
No description provided by the author
CheckJSONData from an expected string for a given resource attribute.
FatalTestEnvUnset fails the test if any of the provided environment variables have non-empty values.
No description provided by the author
No description provided by the author
GetGHOrgResponse returns the GH org's meta configuration.
GetImportTestStep for resource name.
GetNamespaceImportStateCheck checks that the namespace was properly imported into the state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrepareMSSQLTestContainer sets up a test MSSQL docker container.
PrepareTestContainer is a test helper that creates a Consul docker container or fails the test if unsuccessful.
PrivateKey returns a new ECDSA-based private key.
RunContainer runs Consul in a Docker container unless CONSUL_HTTP_ADDR is already found in the environment.
No description provided by the author
No description provided by the author
SkipTestEnvSet skips the test if any of the provided environment variables have a non-empty value.
SkipTestEnvUnset skips the test if any of the provided environment variables are empty/unset.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestHTTPServer creates a test HTTP server that handles requests until the listener returned is closed.
TestHTTPSServer creates a test HTTP server that handles requests until the listener returned is closed.
# Constants
No description provided by the author
No description provided by the author
LatestConsulVersion is the most recent version of Consul which is used unless another version is specified in the test config or environment.
# Structs
No description provided by the author
No description provided by the author
GHOrgResponse provides access to a subset of the GH API's 'orgs' response data.
No description provided by the author
VaultStateTest for validating a resource's state to what is configured in Vault.
# Type aliases
TransformVaultValue function to be used for a value from vault into a form that can be ccmpared to a value from the TF state.