Difference between revisions of "Error: Variables not allowed"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
== Related == | == Related == | ||
* <code>[[Error: No value for required variable]]</code> | * <code>[[Error: No value for required variable]]</code> | ||
− | + | * <code>[[var.]]</code> | |
== See also == | == See also == |
Latest revision as of 07:39, 16 July 2024
╷ │ Error: Variables not allowed │ │ on <value for var.requires_compatibilities> line 1: │ (source code not available) │ │ Variables may not be used here. ╵
Solution: make sure you variables values are defined inside quotes your_var = "your value"
Related[edit]
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: