Yuri Astrakhan
Yuri Astrakhan
unless someone wants to re-implement it in-place... Than again, I have no idea why `insta` wants to maintain a JSON rendering code rather than just use serde_json? Doesn't seem like...
P.S. technically adding a small mandatory dependency is not a biggie of course
Note that Martin will publish all available fonts as part of the `/catalog` API. We should release a new version shortly with this capability.
I second @kpfleming - a proper fix should be to NOT use any env variables automagically at all, and let everything come via predictable terraform code. If something relies on...
@jeet-parekh I think the best fix would be to go with option 1, and per above discussion, remove `DefaultFunc` for `token`, `organization`, and `base_url` (instead set `Default` to `nil, nil,...
Sure, that would also work for now. Could someone from the core team comment on removing environment vars automagic in 3.x ? Thanks for working on it!!!