mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-29 18:19:02 -04: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
|