Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 21, 2021
1 parent cd5a217 commit 9225784
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sas/ports.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ locals {
}
source_groups = ["all", "external"]

name = var.name
ports = [
[5450, 5460, "tcp", "OLAP Server", local.networks["all"], ["external"]],
[7080, 7090, "tcp", "Environment Manager HTTP", local.networks["all"], ["external"]],
Expand Down

0 comments on commit 9225784

Please sign in to comment.