Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 30, 2024
1 parent 12b9ca3 commit 7225a99
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@ variable "route53_endpoints" {
"us-gov-east-1" = "vpc-070595c5b133243dd"
"us-gov-west-1" = "vpc-08b7b4db6a5ddf9c1"
}
route53_main_legacy = {}
route53_main_legacy = {
"account_id" = ""
"alias" = ""
"us-gov-east-1" = ""
"us-gov-west-1" = ""

}
}
}

0 comments on commit 7225a99

Please sign in to comment.