//
pkg.gl
Category
github.com/bhoriuchi/terraform-backend-http
go
store
mongodb
package
0.0.0-20190615070304-ad22a976cbe3
Repository:
https://github.com/bhoriuchi/terraform-backend-http.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
226 SLOC
#
README
MongoDB Store
#
Functions
NewStore
NewStore creates a new MongoDB backend.
#
Constants
DefaultConnectTimeout
Defaults.
DefaultLockCollectionName
Defaults.
DefaultQueryTimeout
Defaults.
DefaultStateCollectionName
Defaults.
#
Structs
Options
Options MongoDB backend options.
Store
Store MongoDB store.