Procházet zdrojové kódy

Changes Schedule for the Proxy Server

Fred Damstra [afs macbook] před 3 roky
rodič
revize
85f4eca59e

+ 1 - 0
test/aws-us-gov/mdr-test-c2/080-instance-proxy-server/terragrunt.hcl

@@ -33,6 +33,7 @@ inputs = {
   tags = {
     Purpose = "Proxy Server - HTTP/HTTPS Access to Web"
     Terraform = "aws/${basename(get_parent_terragrunt_dir())}/${path_relative_to_include()}/"
+    Schedule = "24x7x365"
   }
   instance_name = "proxy" # TODO: Fix this when actual swap is taking place.
   instance_type = local.account_vars.locals.proxy_server_instance_type