mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-04 13:17:43 -06:00
4 lines
135 B
Go
4 lines
135 B
Go
|
// Package jsonconfig implements methods for outputting a configuration snapshot
|
||
|
// in machine-readable json format
|
||
|
package jsonconfig
|