Difference between revisions of "Error: No value for required variable"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ╷ │ Error: No value for required variable │ │ on variables.tf line 102: │ 102: variable "requires_compatibilities" { │ │ The root module input variable...")
 
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  │ Error: No value for required variable
 
  │ Error: No value for required variable
 
  │
 
  │
  │  on variables.tf line 102:
+
  │  on [[variables.tf]] line 102:
 
  │  102: variable "requires_compatibilities" {
 
  │  102: variable "requires_compatibilities" {
 
  │
 
  │
Line 9: Line 9:
 
  ╵
 
  ╵
  
 
+
== Related ==
 +
[[variables.tf]]
 +
[[Error: Variables not allowed]]
  
 
== See also ==
 
== See also ==
 
* {{terraform plan}}
 
* {{terraform plan}}
* {{Terraform}}
+
* {{Terraform variables}}
 +
 
 +
 
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 16:10, 23 June 2023

╷
│ Error: No value for required variable
│
│   on variables.tf line 102:
│  102: variable "requires_compatibilities" {
│
│ The root module input variable "requires_compatibilities" is not set, and has no default value. Use a -var or -var-file command line argument to
│ provide a value for this variable.
╵

Related[edit]

variables.tf
Error: Variables not allowed

See also[edit]

Advertising: