masterPassword

@JvmName(name = "pqtoditfljcchixd")
suspend fun masterPassword(value: Output<String>)
@JvmName(name = "dqbsiritvgxwhadl")
suspend fun masterPassword(value: String?)

Parameters

value

Password for the master DB user. Conflicts with manage_master_password and master_password_wo. One of master_password, master_password_wo or manage_master_password is required unless snapshot_identifier is provided. Note that this may show up in logs, and it will be stored in the state file. Password must contain at least 8 characters and contain at least one uppercase letter, one lowercase letter, and one number.