github.com/kevinklinger/open_terraform@v1.3.6/noninternal/command/jsonchecks/doc.go (about) 1 // Package jsonchecks implements the common JSON representation of check 2 // results/statuses that we use across both the JSON plan and JSON state 3 // representations. 4 package jsonchecks