More descriptive name for one of the new optional variables

This commit is contained in:
Chad Roberts
2020-06-25 13:26:35 -07:00
parent b673d80613
commit 5c31e000ce
3 changed files with 6 additions and 7 deletions

View File

@@ -6,5 +6,5 @@ public_key_path = "/home/user/.ssh/id_logger.pub"
private_key_path = "/home/user/.ssh/id_logger"
ip_whitelist = ["1.2.3.4/32"]
availability_zone = "us-west-1b"
// tag_prefix = "some_prefix_"
// instance_name_prefix = "some_prefix_"
// custom-tags = {"tag_name": "tag_value"}