|
@@ -31,7 +31,7 @@ inputs = {
|
|
|
# (via the `inputs` section of the root `terragrunt.hcl`). However, modules
|
|
|
# will be more flexible if you specify particular input values.
|
|
|
tags = {
|
|
|
- Purpose = "Proxy Server - HTTP/HTTPS Access to Web"
|
|
|
+ Purpose = "Repo Server - Package Repository for Servers"
|
|
|
Terraform = "aws/${basename(get_parent_terragrunt_dir())}/${path_relative_to_include()}/"
|
|
|
}
|
|
|
instance_name = "reposerver" # TODO: Fix this when actual swap is taking place.
|