Skip to content

Releases: braintrustdata/terraform-aws-braintrust-data-plane

v1.1.1

21 Feb 21:09
198155a
Compare
Choose a tag to compare

This release includes various fixes for Clickhouse and adds two optional non-default modules to assist in setting up VPC peering for customers who need it.

What's Changed

  • Fixes for Clickhouse by @mdeeks in #11
  • Add VPC peering modules by @mdeeks in #12
  • Peering DNS fixes by @mdeeks in #13
  • Allow for providing additional KMS key policies by @mdeeks in #14
  • Clickhouse password fix and variable validation fix by @mdeeks in #15
  • Update lambda versions by @mdeeks in #16
  • Migrate function was missing the clickhouse env var by @mdeeks in #17
  • Pass the id of the clickhouse secret by @mdeeks in #18
  • Always include postgres port by @mdeeks in #19

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Feb 21:45
ff8ea73
Compare
Choose a tag to compare

Adds support for Clickhouse

What's Changed

  • Add docs and example that users can copy by @mdeeks in #9
  • Add support for Clickhouse by @mdeeks in #10

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Feb 23:20
a690ac0
Compare
Choose a tag to compare

First release of a basic Braintrust data plane. Lacks Clickhouse and Brainstore support, but can be used for small proof-of-concept deployments.

What's Changed

  • Create new AWS module for data plane. Networking only by @mdeeks in #1
  • Add support for Lambdas by @mdeeks in #5
  • Add API Gateway support by @mdeeks in #6
  • Cloudfront support by @mdeeks in #7
  • Add support for KMS keys by @mdeeks in #8

Full Changelog: https://github.com/braintrustdata/terraform-braintrust-data-plane/commits/v1.0.0

v1.0.0-alpha

12 Feb 23:19
a690ac0
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Prerelease version of a basic Braintrust data plane. Lacks Clickhouse, Brainstore, and KMS support.

What's Changed

  • Create new AWS module for data plane. Networking only by @mdeeks in #1
  • Add support for Lambdas by @mdeeks in #5
  • Add API Gateway support by @mdeeks in #6
  • Cloudfront support by @mdeeks in #7
  • Add support for KMS keys by @mdeeks in #8

Full Changelog: https://github.com/braintrustdata/terraform-braintrust-data-plane/commits/v1.0.0-alpha