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.
1 parent 811554e commit 62848dbCopy full SHA for 62848db
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