We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 811554e + 62848db commit e49fff9Copy full SHA for e49fff9
variables.tf
@@ -69,6 +69,6 @@ variable "ceph-config" {
69
variable "ceph-key" {
70
type = string
71
description = "Ceph key file"
72
- default = ""
+ default = "none"
73
sensitive = true
74
}
0 commit comments