Skip to content

Commit 57ce7cc

Browse files
mmontanmorgante
andauthored
Update modules/safer_mysql/variables.tf
Co-Authored-By: Morgante Pell <[email protected]>
1 parent 5346ccd commit 57ce7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/safer_mysql/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ EOF
119119
}
120120

121121
variable "assign_public_ip" {
122-
description = "Set tp true if the master instance should also have a public IP."
122+
description = "Set to true if the master instance should also have a public IP (less secure)."
123123
default = false
124124
}
125125

0 commit comments

Comments
 (0)