Skip to content

Commit

Permalink
DSOS-2868: add azure sastoken ssm param to ndh (#6925)
Browse files Browse the repository at this point in the history
  • Loading branch information
drobinson-moj authored Jul 5, 2024
1 parent af6fa03 commit 648b730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/nomis-data-hub/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ locals {
# cloudwatch_metric_alarms_default_actions = ["dso_pagerduty"]
cloudwatch_metric_oam_links_ssm_parameters = ["hmpps-oem-${local.environment}"]
# cloudwatch_metric_oam_links = ["hmpps-oem-${local.environment}"]
enable_azure_sas_token = true
enable_backup_plan_daily_and_weekly = true
enable_business_unit_kms_cmks = true
enable_image_builder = true
Expand Down

0 comments on commit 648b730

Please sign in to comment.