Skip to content

Add support for Route53 private hosted zones #249

@jgerry

Description

@jgerry

Describe the solution you'd like.

It would be helpful to be able to use an internal Route53 zone in some situations.

Describe alternatives you've considered.

There's currently no way to do this. The the ALB module in use supports this feature, just need to replace internal = false in the ALB module call with a parameterized version. I've added a single new boolean variable route53_private_zone with a sane default of false, so any existing code will continue to work as it does now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions