Skip to content

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

v1.3.3

23 May 22:23
8cd3758
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

21 May 17:14
46b0a3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

08 May 16:47
d27d807
Compare
Choose a tag to compare

What's Changed

  • Don't lock random provider version by @mdeeks in #50

Full Changelog: v1.2.6...v1.3.1

v1.3.0

25 Apr 22:31
eb71dd4
Compare
Choose a tag to compare

Brainstore is now enabled by default and users will no longer have to manually opt-in.

What's Changed

  • Allow setting arbitrary environment variables by @mdeeks in #48
  • Set Brainstore as default enabled by @mdeeks in #46

Full Changelog: v1.2.5...v1.2.6

v1.2.5

21 Apr 18:54
2b111a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

09 Apr 18:45
e76faee
Compare
Choose a tag to compare

What's Changed

  • Fix additional_kms_key_policies validation check by @mdeeks in #43

Full Changelog: v1.2.3...v1.2.4

v1.2.3

04 Apr 18:47
37150bc
Compare
Choose a tag to compare

What's Changed

  • Ensure the ASG checks ELB and EBS health by @mdeeks in #38
  • Brainstore enhanced monitoring by @mdeeks in #39
  • Allow pointing lambdas to a version tag by @mdeeks in #40
  • Expose ETL batch size variable by @mdeeks in #41
  • Fixes for Lambda responses CORS + Postgres Multi-AZ by @mdeeks in #42

Full Changelog: v1.2.2...v1.2.3

v1.2.2

28 Mar 17:59
b862218
Compare
Choose a tag to compare

Users can now opt-in to sharing logs or even an SSH bastion with the Braintrust team. See #30 for more details
RDS will by default auto scaling storage up to 3TB if needed.

What's Changed

  • Remove bad copy/paste by @mdeeks in #28
  • Allow RDS storage autoscaling by @mdeeks in #29
  • Grant API Handler access to the KMS key by @mdeeks in #31
  • Enable opt-in remote support options by @mdeeks in #30
  • Explicitly tag resources with BraintrustDeploymentName by @mdeeks in #32
  • Reduce CIDR sizes and ignore changes to sizes by @mdeeks in #33
  • Add support for passing additional IAM policies by @mdeeks in #34
  • Add script for service-linked roles by @mdeeks in #36

Full Changelog: v1.2.1...v1.2.2

v1.2.1

19 Mar 21:05
27c84db
Compare
Choose a tag to compare

What's Changed

  • Fix KMS apply. Bump lambda versions by @mdeeks in #27

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Brainstore

17 Mar 21:18
958f638
Compare
Choose a tag to compare

Brainstore can now be enabled as a replacement for Clickhouse.

What's Changed

  • Additional output clickhouse role + semgrep ignores by @mdeeks in #20
  • Fix clickhouse plan/apply by @mdeeks in #22
  • Initial Brainstore support by @mdeeks in #21
  • Fix planning bug with lookups in Clickhouse by @mdeeks in #23
  • Brainstore fixes by @mdeeks in #24
  • Fix duplicate prefix for s3 buckets by @mdeeks in #25
  • Update examples for Brainstore by @mdeeks in #26

Full Changelog: v1.1.1...v1.2.0