Project

General

Profile

Idea #20482

Updated by Lucas Di Pentima 12 months ago

The current terraform code deploys an a infrastructure that includes nodes with public IP addresses    for external access. This can conflict with policies of organizations wanting to use it. 

 Terraform config should allow the operator to request a private-only installation, with no split-horizon Route53 config.

Back