diff --git a/terraform/environments/production/main.tf b/terraform/environments/production/main.tf index f87a3576b..36f198711 100644 --- a/terraform/environments/production/main.tf +++ b/terraform/environments/production/main.tf @@ -171,7 +171,7 @@ module "google-cloud-dns" { project_id = module.google-cloud-project.project.project_id tld = local.tld - dnssec_enabled = false + dnssec_enabled = true } # Create the Cloud SQL database