# Functions
NewFake configures and returns a new fake handler.
NewPanos configures and returns a new panos handler.
TerraformProviderHandler returns the handler for providers that require post-Apply, out-of-band actions for a Terraform driver.
# Constants
TerraformProviderFake is the name of a fake Terraform provider.
TerraformProviderPanos is the name of a Palo Alto PANOS Terraform provider.
# Interfaces
Handler handles additional actions that need to be executed.