diff --git a/terraform/environments/hmpps-domain-services/locals_production.tf b/terraform/environments/hmpps-domain-services/locals_production.tf index ad312c6522e..92477cee2fe 100644 --- a/terraform/environments/hmpps-domain-services/locals_production.tf +++ b/terraform/environments/hmpps-domain-services/locals_production.tf @@ -32,7 +32,7 @@ locals { remote_desktop_wildcard_and_planetfm_cert_v2 = { cloudwatch_metric_alarms = module.baseline_presets.cloudwatch_metric_alarms.acm domain_name = "modernisation-platform.service.justice.gov.uk" - external_validation_records_created = false + external_validation_records_created = true subject_alternate_names = [ "*.hmpps-domain-services.hmpps-production.modernisation-platform.service.justice.gov.uk", "*.hmpps-domain.service.justice.gov.uk",