Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
barnharts4 opened this issue Apr 29, 2019 · 0 comments · Fixed by #16
Closed

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

barnharts4 opened this issue Apr 29, 2019 · 0 comments · Fixed by #16

Comments

@barnharts4
Copy link
Contributor

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.

barnharts4 pushed a commit that referenced this issue Apr 29, 2019
barnharts4 pushed a commit that referenced this issue Apr 30, 2019
…variables. (#16)

* Fixes #15 - support ranger admin and database hostnames as user-supplied variables.

* update CHANGELOG as per code review.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant