Skip to content

Commit 8e2d6d2

Browse files
authored
alloydb: marked google_alloydb_user.password as sensitive (#12838)
1 parent cb5af1b commit 8e2d6d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/alloydb/User.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ properties:
119119
type: String
120120
description: |
121121
Password for this database user.
122+
sensitive: true
122123
ignore_read: true
123124
- name: 'databaseRoles'
124125
type: Array

0 commit comments

Comments
 (0)