Skip to content

Commit 717d52a

Browse files
committed
wip
1 parent 822a3d1 commit 717d52a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform/hub/config.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module "config" {
22
for_each = var.regions
33

4-
source = "../../dtos-devops-templates/infrastructure/modules/shared-config"
4+
source = "../../../../dtos-devops-templates/infrastructure/modules/shared-config"
55

66
location = each.key
77
application = var.application

0 commit comments

Comments
 (0)