We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60d852 commit a90a58fCopy full SHA for a90a58f
autoscaling/variables.tpl
@@ -75,4 +75,5 @@ variable "nfs_source_IP" { default = "${nfs_source_IP}"}
75
variable "nfs_source_path" { default = "${nfs_source_path}"}
76
variable "nfs_options" { default = "${nfs_options}"}
77
78
-variable "hyperthreading" { default = ${hyperthreading} }
+variable "hyperthreading" { default = ${hyperthreading} }
79
+Variable “ldap” { default = “${ldap}” }
0 commit comments