Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed Jun 20, 2024
1 parent b6e7b71 commit ead79ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following table outlines which of the suggested controls for Vertex Generati
gcloud projects add-iam-policy-binding ML_PROJECT_NUMBER --member=serviceAccount:service-ML_PROJECT_NUMBER@cloudcomposer-accounts.iam.gserviceaccount.com --role=roles/composer.ServiceAgentV2Ext
```

- Service Agent cannot use encryption key, granting `roles/cloudkms.cryptoKeyEncrypterDecrypter` for each of the following identities:
- If Service Agent cannot use encryption key, grant `roles/cloudkms.cryptoKeyEncrypterDecrypter` for each of the following identities on the key:

```txt
service-$ML_PROJECT_NUMBER@cloudcomposer-accounts.iam.gserviceaccount.com
Expand Down

0 comments on commit ead79ae

Please sign in to comment.