diff --git a/roles/run.serviceAgent b/roles/run.serviceAgent index b5a752d3..87b335c9 100644 --- a/roles/run.serviceAgent +++ b/roles/run.serviceAgent @@ -23,6 +23,7 @@ "artifactregistry.repositories.listEffectiveTags", "artifactregistry.repositories.listTagBindings", "artifactregistry.repositories.readViaVirtualRepository", + "artifactregistry.repositories.uploadArtifacts", "artifactregistry.tags.get", "artifactregistry.tags.list", "artifactregistry.versions.get", diff --git a/roles/workstations.workstationUser b/roles/workstations.workstationUser index 4cbd9699..f8e59e82 100644 --- a/roles/workstations.workstationUser +++ b/roles/workstations.workstationUser @@ -14,6 +14,6 @@ "workstations.workstations.use" ], "name": "roles/workstations.workstationUser", - "stage": "GA", + "stage": "DEPRECATED", "title": "Cloud Workstations User (Deprecated)" }