mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -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
|