2021-03-26 17:01:56 +00:00
|
|
|
Found missing resources:
|
2020-12-09 15:31:34 +00:00
|
|
|
aws_deleted_resource:
|
|
|
|
- deleted-id-1
|
|
|
|
- deleted-id-2
|
2021-06-15 14:05:07 +00:00
|
|
|
aws_test_resource:
|
|
|
|
- test-id-1
|
|
|
|
- test-id-2
|
2021-03-26 17:01:56 +00:00
|
|
|
Found resources not covered by IaC:
|
2021-06-15 14:05:07 +00:00
|
|
|
aws_resource:
|
|
|
|
- test-id-2
|
|
|
|
aws_testing_resource:
|
|
|
|
- test-id-1
|
2020-12-09 15:31:34 +00:00
|
|
|
aws_unmanaged_resource:
|
|
|
|
- unmanaged-id-1
|
|
|
|
- unmanaged-id-2
|
2021-03-26 17:01:56 +00:00
|
|
|
Found changed resources:
|
2021-05-11 09:56:32 +00:00
|
|
|
- diff-id-1 (aws_diff_resource):
|
|
|
|
~ updated.field: "foobar" => "barfoo"
|
|
|
|
+ new.field: <nil> => "newValue"
|
|
|
|
- a: "oldValue" => <nil>
|
2021-06-15 14:05:07 +00:00
|
|
|
Found 10 resource(s)
|
|
|
|
- 20% coverage
|
2020-12-09 15:31:34 +00:00
|
|
|
- 2 covered by IaC
|
2021-06-15 14:05:07 +00:00
|
|
|
- 4 not covered by IaC
|
|
|
|
- 4 missing on cloud provider
|
2021-03-26 17:01:56 +00:00
|
|
|
- 1/2 changed outside of IaC
|