Skip to content

Releases: ExpediaGroup/apiary-data-lake

Added `DenyUnsecureCommunication` policy for `s3-other.tf` buckets.

05 Apr 22:13
55fd73f
Compare
Choose a tag to compare

[6.7.8] - 2021-04-01

Changed

  • Added DenyUnsecureCommunication policy for s3-other.tf buckets.

v6.7.7: Add variables to configure s3-sqs defaults for spark streaming. (#188)

04 Mar 01:32
d6ea25f
Compare
Choose a tag to compare
* Add variables to configure s3-sqs defaults for spark streaming.

* Update variables.tf

Co-authored-by: Scott Barnhart <[email protected]>

* Update VARIABLES.md

Co-authored-by: Scott Barnhart <[email protected]>

Co-authored-by: Raj Poluri <[email protected]>
Co-authored-by: Scott Barnhart <[email protected]>

v6.7.6: Feature/optional load balancers (#187)

02 Mar 23:16
25b27b4
Compare
Choose a tag to compare
* disable k8s service load balancers and dns entries when vpc endpoints are disabled

* fix

* fix

* fix

* Update variables.tf

Co-authored-by: Ken Figueiredo <[email protected]>

* update VARIABLES.md

Co-authored-by: Raj Poluri <[email protected]>
Co-authored-by: Ken Figueiredo <[email protected]>

v6.7.5: S3 HTTPS bucket policy requirements are now properly enforced. (#186)

02 Mar 20:01
eae54cf
Compare
Choose a tag to compare
* fix s3 https bucket policy requirements

* Update templates/apiary-bucket-policy.json

Co-authored-by: Scott Barnhart <[email protected]>

Co-authored-by: rpoluri <[email protected]>
Co-authored-by: Scott Barnhart <[email protected]>

v6.7.4: variable to enable s3 logs hive database. (#185)

01 Mar 20:27
4d5b9b1
Compare
Choose a tag to compare

v6.7.3: Feature/tf format (#184)

01 Mar 15:42
e18570a
Compare
Choose a tag to compare
* terraform fmt

* configure required providers

* update changelog

Co-authored-by: Raj Poluri <[email protected]>

Fix colliding Grafana dashboard names for multiple Apiary instances.

05 Jan 00:06
3aa0215
Compare
Choose a tag to compare

[6.7.2] - 2021-01-04

Fixed

  • Fix colliding Grafana dashboard names for multiple Apiary instances.

v6.7.1: fix policy with empty_customer_accounts (#180)

11 Nov 16:00
2b06e16
Compare
Choose a tag to compare
* fix policy with empty_customer_accounts

* update changelog

Co-authored-by: Raj Poluri <[email protected]>

v6.7.0: Feature/perschema customers (#179)

10 Nov 19:14
92e7287
Compare
Choose a tag to compare
* option to override customer accounts per schema

* fix

* update changelog

* update readme

Co-authored-by: Raj Poluri <[email protected]>

v6.6.1: Feature/delete dbs (#178)

06 Nov 23:44
793b07d
Compare
Choose a tag to compare
* managed_database_host variable

* Add managed_database_host output.

Co-authored-by: Raj Poluri <[email protected]>