Louis Garman
Louis Garman
During development, I'd like to be able to make changes to the code and then run the program in order to visually see the results. Of course it gets repetitive:...
How I would go about decoding JSON into arbitrary structs? e.g.: ```elixir Poison.decode!(~s([ {"type": "giraffe", "args": {"height": 400, "age": 27}}, {"type": "turtle", "args": {"height": 30, "age": 108}} ]), as: [%type{}???])...
Fixes #92.
..for run state transitions.
...when creating a run via the API. https://www.terraform.io/cloud-docs/api-docs/run#request-body