v1.0.0
Breaking change - Move from authorization_header
which is a single string value to headers
which is a hash of strings in the provider configuration. See README for a bit more info.
A new fake API server will be released with each version of this provider to allow you to test locally and get a feel for it.
An examples directory has been created to get you off to the right start with using the provider. Feel free to contribute your own!
Release binaries should now be named more in line with what Terraform expects. Take a look at the README for installation instructions.