feat(log_stream): support JSONOBJECT format#445
Conversation
|
@alekc I see you are taking my PR in your provider. There is something I do not understand. Is this provider deprecated or what? |
|
@mbelang tbh I do not know. The current release pace on this repo was not fast enough for our needs (i.e. there are 2 severe bugs which can affect your pipelines, 1 severe enough to prevent you from running plan at all, and there were PR fixing them several month old not reviewed), so I ended up forking the repo, fixing bugs, and maintaining it by myself. I've merged some PR from this one into mine (since I could not keep the author I referenced them in the commits/PR to give the proper credit), thats why you see what you see. |
|
@alexkappa any chance that one can go in? |
willvedd
left a comment
There was a problem hiding this comment.
Sensible PR, can confirm that JSONOBJECT is a supported value with the Auth0 API. I believe your test isn't actually testing the new functionality due to a copy-paste mistake, so I can correct and re-run. May also add an example or adjust documentation too.
Proposed Changes
Community Note