Nereus/terraform/infra/terraform.tfvars.example

4 lines
160 B
Text

ssh_public_key = "replace with one public key"
ssh_private_key_file = "/absolute/path/to/the/matching/private/key"
operator_cidrs = ["192.168.123.1/32"]