password

val password: Output<String>

Database account password. Set the following rules.

  • Consists of at least three of uppercase letters, lowercase letters, numbers, and special characters.

  • Oh-! @#$%^& *()_+-= is a special character.

  • Length is 8~32 characters.