Skip to content

Commit

Permalink
Tribunals: temporarily switch asylum decisions back to old ec2 (#8989)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-k1998 authored Dec 6, 2024
1 parent 86d9a07 commit e30f292
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions terraform/environments/tribunals/dns-delegate-route53.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
locals {

ec2_records = [
"decisions"
"decisions",
"asylumsupport.decisions"
]

ec2_records_migrated = [
Expand All @@ -14,8 +15,7 @@ locals {
"siac.decisions",
"taxandchancery_ut.decisions",
"charity.decisions",
"phl.decisions",
"asylumsupport.decisions"
"phl.decisions"
]

afd_records_migrated = [
Expand Down

0 comments on commit e30f292

Please sign in to comment.