Difference between revisions of "Terraform: list type"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
  
 
[[Type (Terraform)|Terraform Types]]:
 
[[Type (Terraform)|Terraform Types]]:
<pre>
+
 
  type        = list(string)
+
*<code>type        = list(string)</code>
  default    = []
+
*<code>default    = []</code>
</pre>
+
 
 
Related: [[terraform plan errors]]
 
Related: [[terraform plan errors]]
  

Revision as of 17:27, 7 September 2021

Advertising: