sassoftware / viya4-iac-azure

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.
Apache License 2.0
72 stars 88 forks source link

Added the option for vm max_map_count. #394

Open simon-z22 opened 1 month ago

simon-z22 commented 1 month 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