opentofu/internal/command/jsonchecks
Martin Atkins 71dec301a2 command/jsonchecks: Mark check result objects as experimental
This is a clumsy way to do this, but a pragmatic way to inform potential
consumers that this part of the format is not yet finalized without having
to read the docs to see our warning about that.

We need to get some practical experience with a few different consumers
making use of this format before we can be confident that it's designed
appropriately. We're not _expecting_ to break it, but we'd like to leave
the opportunity open in case we quickly learn that there's something
non-ideal about this design.
2022-08-26 15:47:29 -07:00
..
checks_test.go command/jsonchecks: Mark check result objects as experimental 2022-08-26 15:47:29 -07:00
checks.go command/jsonchecks: Mark check result objects as experimental 2022-08-26 15:47:29 -07:00
doc.go command/jsonplan: Include new-style check results in JSON plan output 2022-08-26 15:47:29 -07:00
objects.go addrs: Be explicit about checkable object address kinds 2022-08-26 15:47:29 -07:00
status.go command/jsonplan: Include new-style check results in JSON plan output 2022-08-26 15:47:29 -07:00