# Set account-wide variables. These are automatically pulled in to configure the remote state bucket in the root # terragrunt.hcl configuration. locals { account_name = "legacy-mdr-prod" account_alias = "" # No alias for legacy accounts aws_account_id = "477548533976" account_tags = { } }