Skip to content

Commit e4ef235

Browse files
morgantenamusyaka
andauthored
update modules/mysql/variables.tf
Co-Authored-By: namusyaka <[email protected]>
1 parent f8e6d29 commit e4ef235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ variable "db_collation" {
304304
}
305305

306306
variable "additional_databases" {
307-
description = "The list of databases for all instances"
307+
description = "A list of databases to create in your cluster"
308308
default = []
309309
}
310310

0 commit comments

Comments
 (0)