You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_aci_connector_linux_enabled"></a> [aci\_connector\_linux\_enabled](#input\_aci\_connector\_linux\_enabled)| Enable Virtual Node pool |`bool`|`false`| no |
275
+
| <aname="input_aci_connector_linux_subnet_name"></a> [aci\_connector\_linux\_subnet\_name](#input\_aci\_connector\_linux\_subnet\_name)| (Optional) aci\_connector\_linux subnet name |`string`|`null`| no |
274
276
| <aname="input_admin_username"></a> [admin\_username](#input\_admin\_username)| The username of the local administrator to be created on the Kubernetes cluster. Set this variable to `null` to turn off the cluster's `linux_profile`. Changing this forces a new resource to be created. |`string`|`null`| no |
275
277
| <aname="input_agents_availability_zones"></a> [agents\_availability\_zones](#input\_agents\_availability\_zones)| (Optional) A list of Availability Zones across which the Node Pool should be spread. Changing this forces a new resource to be created. |`list(string)`|`null`| no |
276
278
| <aname="input_agents_count"></a> [agents\_count](#input\_agents\_count)| The number of Agents that should exist in the Agent Pool. Please set `agents_count``null` while `enable_auto_scaling` is `true` to avoid possible `agents_count` changes. |`number`|`2`| no |
description="The username of the local administrator to be created on the Kubernetes cluster. Set this variable to `null` to turn off the cluster's `linux_profile`. Changing this forces a new resource to be created."
0 commit comments