New optional variable for defining additional tags to apply to all AWS resources created for the DetectionLab environment
This commit is contained in:
@@ -7,3 +7,4 @@ private_key_path = "/home/user/.ssh/id_logger"
|
||||
ip_whitelist = ["1.2.3.4/32"]
|
||||
availability_zone = "us-west-1b"
|
||||
// tag_prefix = "some_prefix_"
|
||||
// custom-tags = {"tag_name": "tag_value"}
|
||||
|
||||
Reference in New Issue
Block a user