Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
13archit committed Aug 16, 2024
1 parent 237dfcb commit 5792424
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -304,12 +304,6 @@ EOT
nullable = false
}

variable "agents_pool_max_surge" {
type = string
default = null
description = "The maximum number or percentage of nodes which will be added to the Default Node Pool size during an upgrade."
}

variable "aci_connector_linux_enabled" {
type = bool
default = false
Expand Down

0 comments on commit 5792424

Please sign in to comment.