driftctl/pkg/cmd/scan/output
Samuel Maftoul b59e04e01e Fix broken tests: Add Deep where necessary 2021-11-25 16:55:14 +01:00
..
assets refactor: handle no iac source for drifts 2021-08-26 12:12:29 +02:00
testdata Merge branch 'main' into add_scan_err_details 2021-09-07 14:18:35 +02:00
config.go refactor: output config usages 2021-09-07 15:43:40 +02:00
console.go fix: display out of sync drifts only in deep mode 2021-11-25 12:56:21 +01:00
console_test.go Introduce NewAnalysis(), use it in analyzer, update fakeAnalyzer accordingly 2021-11-25 15:12:14 +01:00
html.go feat: add iac source to drifts in html output 2021-08-26 11:38:42 +02:00
html_test.go Fix crash in output when source is nil 2021-09-07 13:47:13 +02:00
json.go Truncate file when opening file in json output 2021-04-13 14:02:50 +02:00
json_test.go Introduce NewAnalysis(), use it in analyzer, update fakeAnalyzer accordingly 2021-11-25 15:12:14 +01:00
output.go refactor: add docs for ShouldPrint function 2021-11-12 17:05:05 +01:00
output_test.go Fix broken tests: Add Deep where necessary 2021-11-25 16:55:14 +01:00
plan.go refactor: normalize resource method names 2021-08-25 14:38:51 +02:00
plan_test.go First iteration of the output plan 2021-07-02 12:16:42 +02:00