Skip to content

Commit

Permalink
there's 2 of them
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman committed Sep 6, 2023
1 parent b6ad2d5 commit fc1ab8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ locals {
cidr_blocks = [for ip in module.ip_addresses.azure_fixngo_ips.devtest.domain_controllers : "${ip}/32"]
security_groups = []
}
ldap = {
ldap_new = {
description = "Allow ingress Azure domain controllers"
from_port = 389
to_port = 389
Expand Down

0 comments on commit fc1ab8e

Please sign in to comment.