You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -109,6 +139,11 @@ The following arguments are supported:
109
139
(Optional)
110
140
Optional. The repository's user-friendly name.
111
141
142
+
*`kms_key_name` -
143
+
(Optional)
144
+
Optional. The reference to a KMS encryption key. If provided, it will be used to encrypt user data in the repository and all child resources.
145
+
It is not possible to add or update the encryption key after the repository is created. Example projects/[kms_project_id]/locations/[region]/keyRings/[key_region]/cryptoKeys/[key]
0 commit comments