//
pkg.gl
Category
github.com/hugorut/terraform
src
backend
remote
package
1.1.3
Repository:
https://github.com/hugorut/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
50
Dependents
3
Files
3.1k 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.