New
- Data sent to the API can be marked as sensitive by setting the
API_DATA_IS_SENSITIVE=true
environment variable thanks to @ipleten! - Dependencies are now vendored with
govendor
and scripting updated to support it - Per the previous note, we're now vendoring the latest Terraform (TF .12) to support the latest provider protocol. Thanks to @on4tux for the pointer in #30!
Fixed
- Contributors are great! The README gives some helpful pointers for getting started