Releases: braintrustdata/terraform-aws-braintrust-data-plane
Releases · braintrustdata/terraform-aws-braintrust-data-plane
v1.1.1
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
v1.0.0
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
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