Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 1.17 KB

0.1.3 (Unreleased)

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]

0.1.2 (August 02, 2017)

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)

0.1.1 (June 21, 2017)

NOTES:

Bumping the provider version to get around provider caching issues - still same functionality

0.1.0 (June 20, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout