Sign in
third-party-mirror
/
terraform
/
refs/heads/main
/
.
/
v1.12.2
/
internal
/
backend
/
backendbase
/
doc.go
blob: 854afc73d7396286dfb44bab5934daa132c1afb2 [
file
] [
log
] [
blame
] [
edit
]
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
// Package backendbase contains helpers for implementing the parts of remote
// state backends that tend to be treated similarly across all implementations.
package backendbase