Skip to content

Releases: ExpediaGroup/apiary-data-lake

Fixed type error in `apiary_consumer_prefix_iamroles` variable.

17 Mar 15:20
a0bdc36
Compare
Choose a tag to compare

[6.12.1] - 2022-03-17

Fixed

  • Fixed type error in apiary_consumer_prefix_iamroles variable.

Added functionality for allowing certain IAM roles to have unrestricted read access by schema/prefix mapping

15 Mar 16:59
ffe1121
Compare
Choose a tag to compare

[6.12.0] - 2022-03-15

Added

  • Added functionality for allowing certain IAM roles to have unrestricted read access by schema/prefix mapping - see apiary_consumer_prefix_iamroles.
  • Documented apiary_consumer_iamroles, apiary_consumer_prefix_iamroles, and apiary_customer_condition in VARIABLES.md.

v6.11.5: Feature/enforce object ownership (#211)

02 Mar 17:25
1de9601
Compare
Choose a tag to compare
* enforce bucket ownership

* configure BucketOwnerEnforced to disable bucket ACLs

* cleanup bucket policy

* update github workflow versions

* configure aws required_providers

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

Make rds_family as variable

13 Dec 16:54
3c1a500
Compare
Choose a tag to compare

[6.11.4] - 2021-12-10

Added

  • make rds_family as variable

Make EKS & ECS dashboard optional

22 Nov 19:23
4400d5a
Compare
Choose a tag to compare

[6.11.3] - 2021-11-22

Added

  • make EKS & ECS dashboard optional

Added Governance Role with read and tag permissions for apiary buckets

12 Nov 16:08
bf26972
Compare
Choose a tag to compare

Added

  • Added governance role read and tag objects permission to apiary buckets

v6.11.1: Restrict S3 other public access (#207)

02 Nov 22:34
9217c7d
Compare
Choose a tag to compare
* Restrict public access s3 other

* Update CHANGELOG.md

Adding HMS liveness and readiness checks

28 Oct 16:58
37a1db0
Compare
Choose a tag to compare
Adding Hive Readiness and Liveness probes (#205)

* Liveness and readiness probe

* adjusting timeouts

* Update VARIABLES.md

Add `restrict_public_buckets = true` to s3 bucket public access settings

26 Oct 21:06
447a6fa
Compare
Choose a tag to compare

[6.10.6] - 2021-10-26

Added

  • Add restrict_public_buckets = true to s3 bucket public access settings

v6.10.5: Feature/readwrite ingress (#203)

22 Oct 17:09
9512158
Compare
Choose a tag to compare
* read-write metastore ingress

* redundant ingress

* fix

* restrict apiary DB access to vpc

* update changelog

* Update VARIABLES.md

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

* Update variables.tf

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

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