Open simon-z22 opened 3 months ago
This PR request added the option to configure vm max_map_count in node_pool.
linux_os_config, sysctl_config and vm max_map_count do not have to be specified in tfvars as they are set to optional.
The default value of vm max_map_count is null if it is not specified.
Reference: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool
This PR request added the option to configure vm max_map_count in node_pool.
linux_os_config, sysctl_config and vm max_map_count do not have to be specified in tfvars as they are set to optional.
The default value of vm max_map_count is null if it is not specified.
Reference: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool