You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Currently, you can't specify a string for a fact value, like so:
The workaround is to always make values an array or a hash, but it would be nice to be able to specify a single tag and have it evaluated accordingly.
We should always return valid JSON, even if it's just a string based. An alternative is to disallow strings as a valid type for
values
The text was updated successfully, but these errors were encountered: