Skip to content

Commit 2990613

Browse files
committed
updated description in variable
1 parent f080d30 commit 2990613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ variable "mysqldb_config" {
1818
variable "mysqldb_custom_credentials_enabled" {
1919
type = bool
2020
default = false
21-
description = "Specifies whether to enable custom for MySQL database."
21+
description = "Specifies whether to enable custom credentials for MySQL database."
2222
}
2323

2424
variable "mysqldb_custom_credentials_config" {

0 commit comments

Comments
 (0)