1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: CC-BY-SA-3.0
5 region_name = "us-east-1"
6 # cluster_name = "xarv1"
7 # domain_name = "xarv1.example.com"
9 # Uncomment this to create an non-publicly accessible Arvados cluster
12 # Optional networking options. Set existing resources to be used instead of
14 # NOTE: We only support fully managed or fully custom networking, not a mix of both.
17 # public_subnet_id = "subnet-"
18 # private_subnet_id = "subnet-"