Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
Added `DenyUnsecureCommunication` policy for `s3-other.tf` buckets.
[6.7.8] - 2021-04-01
Changed
- Added
DenyUnsecureCommunication
policy fors3-other.tf
buckets.
v6.7.7: Add variables to configure s3-sqs defaults for spark streaming. (#188)
* 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)
* 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)
* 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)
Co-authored-by: Raj Poluri <[email protected]>
v6.7.3: Feature/tf format (#184)
* terraform fmt * configure required providers * update changelog Co-authored-by: Raj Poluri <[email protected]>
Fix colliding Grafana dashboard names for multiple Apiary instances.
[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)
* fix policy with empty_customer_accounts * update changelog Co-authored-by: Raj Poluri <[email protected]>
v6.7.0: Feature/perschema customers (#179)
* 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)
* managed_database_host variable * Add managed_database_host output. Co-authored-by: Raj Poluri <[email protected]>