Skip to content

Commit

Permalink
set to false and re-run (#4212)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman authored Dec 1, 2023
1 parent 8db368d commit 3c79d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/planetfm/locals_preproduction.tf
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ locals {
"pp-cafmwebx.az.justice.gov.uk",
"pp-cafmtx.az.justice.gov.uk",
]
external_validation_records_created = true
external_validation_records_created = false
cloudwatch_metric_alarms = module.baseline_presets.cloudwatch_metric_alarms.acm
tags = {
description = "wildcard cert for planetfm ${local.environment} domains"
Expand Down

0 comments on commit 3c79d95

Please sign in to comment.