opentofu/backend/remote
Sander van Harmelen 37f5ab3500 Only show the full policy output when it fails
If the policy passes, only show that instead of the full check output to prevent cluttering the output. So a passing policy will only show:

-----------------------------------------------
Organization policy check: passed
-----------------------------------------------
2018-10-02 19:16:17 +02:00
..
test-fixtures Only show the full policy output when it fails 2018-10-02 19:16:17 +02:00
backend_apply_test.go Only show the full policy output when it fails 2018-10-02 19:16:17 +02:00
backend_apply.go Only show the full policy output when it fails 2018-10-02 19:16:17 +02:00
backend_mock.go Only show the full policy output when it fails 2018-10-02 19:16:17 +02:00
backend_plan_test.go backend/remote: take working directories into account 2018-08-31 20:35:16 +02:00
backend_plan.go backend/remote: extend mocks and add sentinel tests 2018-09-26 22:34:32 +02:00
backend_state_test.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend_state.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend_test.go backend/remote: add support for state locking 2018-09-10 19:49:53 +02:00
backend.go backend/remote: extend mocks and add sentinel tests 2018-09-26 22:34:32 +02:00
cli.go Implement the Enterprise enhanced remote backend 2018-08-03 22:22:55 +02:00
testing.go backend/remote: extend mocks and add sentinel tests 2018-09-26 22:34:32 +02:00