//
pkg.gl
Category
github.com/hashicorp/terraform
internal
backend
remote-state
inmem
package
1.12.0-alpha20250213
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
2
Files
226 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.