driftctl/pkg/filter
Elie 0986e6370e
fix: driftignore that ignore type
In some case driftignore filtering engine was ignoring
some types event if some inclusion rules are defined.
This is because we do not handle the case where we use an
inclusion rule on a resource with an ID, the git matching logic
is not exactly what we want here.
2022-05-30 13:06:33 +02:00
..
testdata add test for ignore pattern processing 2022-02-17 09:57:22 +01:00
driftignore.go fix: driftignore that ignore type 2022-05-30 13:06:33 +02:00
driftignore_test.go fix: driftignore that ignore type 2022-05-30 13:06:33 +02:00
expression.go 🍾 Initial release 2020-12-09 16:35:26 +01:00
filter.go Move to @snyk 2021-12-06 14:29:39 +01:00
filter_engine.go Move to @snyk 2021-12-06 14:29:39 +01:00
filter_engine_test.go Move to @snyk 2021-12-06 14:29:39 +01:00
mock_Filter.go Move to @snyk 2021-12-06 14:29:39 +01:00