Difference between revisions of "Error: Invalid value for input variable"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ╷ │ Error: Invalid value for input variable │ │ on terraform.tfvars line 15: │ 15: backup_retention_period = "MyWrongText" │ │ The given value is not...")
 
Line 7: Line 7:
 
  │ The given value is not valid for variable "backup_retention_period": a number is required.
 
  │ The given value is not valid for variable "backup_retention_period": a number is required.
 
  ╵
 
  ╵
 +
 +
 +
│ Error: Invalid value for input variable
 +
 +
│  on terraform.tfvars line 50:
 +
│  50: [[multiple_nats]] = 0
 +
 +
│ The given value is not valid for variable "multiple_nats": bool required.
 +
 +
  
 
== See also ==
 
== See also ==

Revision as of 15:16, 20 September 2021

╷
│ Error: Invalid value for input variable
│
│   on terraform.tfvars line 15:
│   15: backup_retention_period = "MyWrongText"
│
│ The given value is not valid for variable "backup_retention_period": a number is required.
╵
╷
│ Error: Invalid value for input variable
│
│   on terraform.tfvars line 50:
│   50: multiple_nats = 0
│
│ The given value is not valid for variable "multiple_nats": bool required.
╵


See also

Advertising: