diff --git a/terraform/environments/planetfm/locals_production.tf b/terraform/environments/planetfm/locals_production.tf index 502ad4efc99..48c3c55ee28 100644 --- a/terraform/environments/planetfm/locals_production.tf +++ b/terraform/environments/planetfm/locals_production.tf @@ -324,8 +324,8 @@ locals { ] } "cafmwebx2.az.justice.gov.uk" = { - records = [ - { name = "", type = "A", ttl = 300, records = ["10.40.15.201"] }, + lb_alias_records = [ + { name = "", type = "A", lbs_map_key = "cafmwebx2" }, ] } "planetfm.service.justice.gov.uk" = {