ExpediaGroup / apiary-authorization

Authorization for Apiary Data Lake
https://github.com/ExpediaGroup/apiary
Apache License 2.0
3 stars 2 forks source link

Allow user to specify hostname of ranger-admin and ranger-database. #15

Closed barnharts4 closed 5 years ago

barnharts4 commented 5 years ago

The terraform module should allow the user of the module to specify the hostname for the ranger-admin and ranger-database CNAME records that will be part of the ranger_domain. Right now they are hardcoded by the module to ranger-admin and ranger-database. This is problematic if you want to deploy multiple instances of Ranger (say, one per region) but have all the CNAME names be part of the same Route53 zone.