driftctl/pkg/cmd/scan/output/testdata/output_stringer_resources.txt

16 lines
433 B
Plaintext
Raw Normal View History

2021-03-26 17:01:56 +00:00
Found missing resources:
FakeResourceStringer:
- Name: 'deleted resource'
2021-03-26 17:01:56 +00:00
Found resources not covered by IaC:
FakeResourceStringer:
- Name: 'unmanaged resource'
2021-03-26 17:01:56 +00:00
Found changed resources:
- Name: 'resource with diff' (FakeResourceStringer):
~ Name: "" => "resource with diff"
Found 3 resource(s)
- 33% coverage
- 1 covered by IaC
- 1 not covered by IaC
2021-03-26 17:01:56 +00:00
- 1 missing on cloud provider
- 1/1 changed outside of IaC