IMPROVEMENTS:
- Add support for Logentries logging [GH-24]
- Add support for format_version for Logentries logs [GH-36]
- Add support for syslog logging [GH-16]
- Add
message_type
support to syslog logging configuration [GH-30]
IMPROVEMENTS:
- backend: add
ssl_ca_cert
option (#11) - s3_logging: Support message_type attribute (#14)
- gcs_logging: Optionally use env variable for credentials (#15)
BUG FIXES:
- s3logging: default S3 domain to
s3.amazonaws.com
to match api default (#12)
NOTES:
Bumping the provider version to get around provider caching issues - still same functionality
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout