Skip to content

Commit

Permalink
Revert accident change to networking module
Browse files Browse the repository at this point in the history
  • Loading branch information
raubitsj committed Aug 24, 2024
1 parent 1282451 commit 4708cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/networking/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ variable "private_link" {
variable "allowed_ip_ranges" {
description = "allowed public IP addresses or CIDR ranges."
type = list(string)
}
}

0 comments on commit 4708cf3

Please sign in to comment.