Skip to content

Commit c737ac4

Browse files
committed
wip
1 parent c3bc921 commit c737ac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform/hub/frontdoor.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module "frontdoor_profile" {
2424

2525
tags = var.tags
2626

27-
depends_on [
27+
depends_on = [
2828
module.log_analytics_workspace_hub[local.primary_region]
2929
]
3030
}

0 commit comments

Comments
 (0)