Brian Pandola 38124ab1c9
Fix ec2 filter by empty tag value (#3605)
* Fix ec2 filter by empty tag value

Return `None` instead of an empty string when the tag key does not exist
and replace the falsy check with a more explicit `is None`, which allows
empty string values to correctly pass through the filter comparator.

Behavior confirmed against a real AWS backend.

Closes #3603

* Make test case more explicit

Test case now pulled directly from the issue report (#3603).

Co-authored-by: Bert Blommers <bblommers@users.noreply.github.com>
2021-01-24 12:00:25 +00:00
..
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2020-11-11 15:55:37 +00:00
2020-11-24 00:51:00 +05:30
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2018-12-21 12:28:56 +01:00
2020-11-11 15:55:37 +00:00
2018-12-21 12:28:56 +01:00