Merge branch '19954-permission-dedup-doc'
[arvados.git] / tools / salt-install / terraform / aws / services / terraform.tfvars
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: CC-BY-SA-3.0
4
5 # Set to a specific SSH public key path. Default: ~/.ssh/id_rsa.pub
6 # pubkey_path = /path/to/pub.key
7
8 # Set the instance type for your hosts. Default: m5a.large
9 # default_instance_type = "t2.micro"