Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the option for vm max_map_count. #394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simon-z22
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant