Difference between revisions of "Error: No value for required variable"
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]
terraform plan
: [-refresh-only | -lock=false
|-target
|-var-file
|will be created
|--help
], Terraform plan errors, Terraform plan examples, Terraform plan execution errors, (known after apply)- Terraform variables, types, env variables,
variables.tf
,.tfvars
,nullable
,validation
,terraform.tfvars
Advertising: