opentofu/internal/command/jsonstate/doc.go

9 lines
267 B
Go
Raw Permalink Normal View History

// Copyright (c) The OpenTofu Authors
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2023 HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// Package jsonstate implements methods for outputting a state in a
// machine-readable json format
package jsonstate