Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestAccProviderFactories = map[string]func() (tfprotov6.ProviderServer, error){ "montecarlo": providerserver.NewProtocol6WithError(internal.New("test")()), }
testAccProtoV6ProviderFactories are used to instantiate a provider during acceptance testing. The factory function will be invoked for every Terraform CLI command executed to create a provider server to which the CLI can reattach.
Functions ¶
func TestAccPreCheck ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.