Skip to content

Commit 586ff19

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

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
@@ -324,6 +324,6 @@ variable "user_password" {
324324
}
325325

326326
variable "additional_users" {
327-
description = "The list of users for all instances"
327+
description = "A list of users to be created in your cluster"
328328
default = []
329329
}

0 commit comments

Comments
 (0)