File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,10 @@ After applying this configuration:
4848- Enroll in Cloud Armor Managed Protection Plus tier
4949- Add Cloud Identity Premium Plan to the Google Workspace domain
5050- Perform the Privileged Access Manager set-up https://pantheon.corp.google.com/iam-admin/pam/setup
51- - (Org only) Enroll the org in the Premium tier of Security Control Center
5251- Upload a model with the name `tf-static-1` to the Vertex AI model registry
5352 - This should only be necessary until uploading new models is supported in the provider.
53+ - (Org only) Enroll the org in the Premium tier of Security Control Center
54+ - (Org only) Enable Compliance Manager https://cloud.google.com/security-command-center/docs/compliance-manager-enable
5455
5556Quotas that will need to be adjusted to support all tests:
5657- Project quota for the new service account
Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ module "project-services" {
249249 " cloudquotas.googleapis.com" ,
250250 " cloudresourcemanager.googleapis.com" ,
251251 " cloudscheduler.googleapis.com" ,
252+ " cloudsecuritycompliance.googleapis.com" ,
252253 " cloudtasks.googleapis.com" ,
253254 " cloudtrace.googleapis.com" ,
254255 " composer.googleapis.com" ,
You can’t perform that action at this time.
0 commit comments