diff --git a/docs/CONFIG-VARS.md b/docs/CONFIG-VARS.md index baa44f58..f802de9f 100644 --- a/docs/CONFIG-VARS.md +++ b/docs/CONFIG-VARS.md @@ -209,6 +209,7 @@ Custom policy: | autoscaling_enabled | Enable cluster autoscaling | bool | true | | | ssh_public_key | File name of public ssh key for jump and nfs VM | string | "~/.ssh/id_rsa.pub" | Required with `create_jump_vm=true` or `storage_type=standard` | | cluster_api_mode | Public or private IP for the cluster api| string|"public"|Valid Values: "public", "private" | +| enable_multi_zone | Set to true to deploy EKS Node Pools in multiple availability zones | boolean | false | **WARNING: changing this from true to false after infrastructure creation is destructive** | ## Node Pools