//
pkg.gl
Category
github.com/hashicorp/terraform
internal
communicator
remote
package
1.12.0-alpha20250213
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
77 SLOC
#
Structs
Cmd
Cmd represents a remote command being prepared or run.
ExitError
ExitError is returned by Wait to indicate and error executing the remote command, or a non-zero exit status.