cloud-custodian / cloud-custodian/cel-python
Question usage of .contains()
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 174
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi,
After the upgrade to version 0.4 the syntax field.contains("value") doesn't work when evaluating a json input.
Is this by design or do I need to change anything on my implementation?
The error I am getting is: Rule evaluation error: ('no such overload', , ("'str' object has no attribute 'contains'",))
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.