cloud-custodian / cloud-custodian/cel-python
Question usage of .contains()
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 174
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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'",))
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.