github.com/opentofu/opentofu@v1.7.1/internal/command/jsonstate/doc.go (about)

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