diff --git a/website/content/docs/autoscaling/plugins/target/aws-asg.mdx b/website/content/docs/autoscaling/plugins/target/aws-asg.mdx index 2519cd85c..173d7d740 100644 --- a/website/content/docs/autoscaling/plugins/target/aws-asg.mdx +++ b/website/content/docs/autoscaling/plugins/target/aws-asg.mdx @@ -98,12 +98,10 @@ check "hashistack-allocated-cpu" { interact with when performing scaling actions. - `datacenter` `(string: "")` - The Nomad client [datacenter][nomad_datacenter] - identifier used to group nodes into a pool of resource. Conflicts with - `node_class`. + identifier used to group nodes into a pool of resource. - `node_class` `(string: "")` - The Nomad [client node class][nomad_node_class] - identifier used to group nodes into a pool of resource. Conflicts with - `datacenter`. + identifier used to group nodes into a pool of resource. - `node_drain_deadline` `(duration: "15m")` The Nomad [drain deadline][nomad_node_drain_deadline] to use when performing node draining diff --git a/website/content/docs/autoscaling/plugins/target/azure-vmss.mdx b/website/content/docs/autoscaling/plugins/target/azure-vmss.mdx index e0118df4b..ddb8f664a 100644 --- a/website/content/docs/autoscaling/plugins/target/azure-vmss.mdx +++ b/website/content/docs/autoscaling/plugins/target/azure-vmss.mdx @@ -101,12 +101,10 @@ check "clients-azure-vmss" { scale set to interact with when performing scaling actions. - `datacenter` `(string: "")` - The Nomad client [datacenter][nomad_datacenter] - identifier used to group nodes into a pool of resource. Conflicts with - `node_class`. + identifier used to group nodes into a pool of resource. - `node_class` `(string: "")` - The Nomad [client node class][nomad_node_class] - identifier used to group nodes into a pool of resource. Conflicts with - `datacenter`. + identifier used to group nodes into a pool of resource. - `node_drain_deadline` `(duration: "15m")` The Nomad [drain deadline][nomad_node_drain_deadline] to use when performing node draining diff --git a/website/content/docs/autoscaling/plugins/target/gce-mig.mdx b/website/content/docs/autoscaling/plugins/target/gce-mig.mdx index 70abaf917..1110079e1 100644 --- a/website/content/docs/autoscaling/plugins/target/gce-mig.mdx +++ b/website/content/docs/autoscaling/plugins/target/gce-mig.mdx @@ -77,12 +77,10 @@ check "hashistack-allocated-cpu" { Group to interact with when performing scaling actions. - `datacenter` `(string: "")` - The Nomad client [datacenter][nomad_datacenter] - identifier used to group nodes into a pool of resource. Conflicts with - `node_class`. + identifier used to group nodes into a pool of resource. - `node_class` `(string: "")` - The Nomad [client node class][nomad_node_class] - identifier used to group nodes into a pool of resource. Conflicts with - `datacenter`. + identifier used to group nodes into a pool of resource. - `node_drain_deadline` `(duration: "15m")` The Nomad [drain deadline][nomad_node_drain_deadline] to use when performing node draining