Skip to content

Commit a2f43d8

Browse files
committed
chore: formatting
1 parent 1cec4db commit a2f43d8

File tree

1 file changed

+2
-2
lines changed
  • terraform/stacks/network-new

1 file changed

+2
-2
lines changed

terraform/stacks/network-new/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ module "crs320_management_config" {
9494
output "debug" {
9595
value = var.debug ? {
9696
bridge = module.crs320_bridge.debug
97-
mgmt = module.crs320_management_config.debug
98-
}: null
97+
mgmt = module.crs320_management_config.debug
98+
} : null
9999
}

0 commit comments

Comments
 (0)