diff --git a/branch/main/collections/amazon/aws/rds_instance_module.html b/branch/main/collections/amazon/aws/rds_instance_module.html index f7c0e4d480..5b995df645 100644 --- a/branch/main/collections/amazon/aws/rds_instance_module.html +++ b/branch/main/collections/amazon/aws/rds_instance_module.html @@ -588,7 +588,7 @@

Parameters

aliases: password

string

-

An 8-41 character password for the master database user. The password can contain any printable ASCII character except /, ", or @. To modify the password use force_update_password. Use apply immediately to change the password immediately, otherwise it is updated during the next maintenance window.

+

An 8-41 character password for the master database user. The password can contain any printable ASCII character except /, ", or @. To modify the password use force_update_password. Use apply_immediately to change the password immediately, otherwise it is updated during the next maintenance window.