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
description="(Optional) Is Microsoft Defender on the cluster enabled?"
265
+
default=false
266
+
nullable=false
267
+
}
268
+
262
269
variable"net_profile_dns_service_ip" {
263
270
type=string
264
271
description="(Optional) IP address within the Kubernetes service address range that will be used by cluster service discovery (kube-dns). Changing this forces a new resource to be created."
@@ -449,4 +456,4 @@ variable "vnet_subnet_id" {
449
456
type=string
450
457
description="(Optional) The ID of a Subnet where the Kubernetes Node Pool should exist. Changing this forces a new resource to be created."
0 commit comments