mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-30 10:47:14 -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
|