mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-06 14:13:16 -06:00
4 lines
115 B
Go
4 lines
115 B
Go
|
// Package jsonplan implements methods for outputting a plan in a
|
||
|
// machine-readable json format
|
||
|
package jsonplan
|