//
pkg.gl
Category
github.com/hashicorp/terraform
internal
backend
remote
package
0.15.5
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
51
Dependents
6
Files
4.3k SLOC
#
Functions
New
New creates a new initialized remote backend.
#
Structs
Colorize
Colorize is used to print output when the -no-color flag is used.
Remote
Remote is an implementation of EnhancedBackend that performs all operations in a remote backend.
#
Interfaces
Colorer
Colorer is the interface that must be implemented to colorize strings.