Skip to content

Commit

Permalink
back to string?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Jan 11, 2024
1 parent 7f61cf1 commit d713270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion big-ip/terraform/infrastructure/variables.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Shared variables

variable "allowed_ips" {
type = list(any)
type = string
description = "Allowed Client IP addresses for management access"
}
variable "allowed_github_ips" {
Expand Down

0 comments on commit d713270

Please sign in to comment.