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 f080d30 commit 2990613Copy full SHA for 2990613
variables.tf
@@ -18,7 +18,7 @@ variable "mysqldb_config" {
18
variable "mysqldb_custom_credentials_enabled" {
19
type = bool
20
default = false
21
- description = "Specifies whether to enable custom for MySQL database."
+ description = "Specifies whether to enable custom credentials for MySQL database."
22
}
23
24
variable "mysqldb_custom_credentials_config" {
0 commit comments