package
1.1.0-beta2-not-internal-4
Repository: https://github.com/muratcelep/terraform.git
Documentation: pkg.go.dev
# Structs
MockCommunicator is an implementation of Communicator that can be used for tests.
# Interfaces
Communicator is an interface that must be implemented by all communicators used for any of the provisioners.
Fatal is an interface that error values can return to halt Retry.