//
pkg.gl
Category
github.com/hashicorp/terraform
internal
backend
init
package
0.15.5
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
22
Dependents
7
Files
106 SLOC
#
Functions
Backend
Backend returns the initialization factory for the given backend, or nil if none exists.
Init
Init initializes the backends map with all our hardcoded backends.
Set
Set sets a new backend in the list of backends.