Idea #20482
Updated by Lucas Di Pentima over 1 year ago
The current terraform code deploys an infrastructure that includes nodes with public IP addresses for external access, creates its own VPC & subnets, uses a predefined AMI, etc. access. This can conflict with policies of organizations wanting to use it. Terraform config should allow the operator to request custom parameters when creating a multi-node Arvados cluster. private-only installation, with no split-horizon Route53 config.