Skip to content

Commit c4a9a34

Browse files
fix: stray variable
1 parent 841f345 commit c4a9a34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/terraform/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ module "infra" {
1414
environment = var.env_config
1515
features = var.features
1616
hub = var.hub
17-
private_networking = var.private_networking
1817
protect_keyvault = var.protect_keyvault
1918
vnet_address_space = var.vnet_address_space
2019
}

0 commit comments

Comments
 (0)