|
@@ -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
|