//
pkg.gl
Category
github.com/Eitol/terraform-internals
pkg
backend
remote-state
inmem
package
3.0.0+incompatible
Repository:
https://github.com/eitol/terraform-internals.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
2
Files
224 SLOC
#
Functions
New
New creates a new backend for Inmem remote state.
Reset
Reset clears out all existing state and lock data.
#
Structs
Backend
No description provided by the author
RemoteClient
RemoteClient is a remote client that stores data in memory for testing.