Difference between revisions of "Terraform functions: length"

From wikieduonline
Jump to navigation Jump to search
(Created page with " count = length(var.subnet_ids) == See also == * {{Terraform}}")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
https://www.terraform.io/docs/language/functions/length.html
 
+
* <code>[[count]] = [[length]](var.[[subnet_ids]])</code>
  count = [[length]](var.[[subnet_ids]])
 
  
  
 
== See also ==
 
== See also ==
 +
* {{Terraform functions}}
 
* {{Terraform}}
 
* {{Terraform}}
 +
 +
[[Category:Terraform]]

Latest revision as of 17:21, 21 October 2021

Advertising: