Skip to content

Commit

Permalink
Update the Isidro Provisioner role to enable as-code provisioning of …
Browse files Browse the repository at this point in the history
…Python shared library repositories
  • Loading branch information
ndebuhr committed Sep 22, 2022
1 parent df0e6bc commit 152ef91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions roles/provisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ title: "Isidro Provisioner"
description: "Role for automated Terraform provisioning of Isidro chatbot systems"
stage: Beta
includedPermissions:
- artifactregistry.repositories.create
- artifactregistry.repositories.delete
- artifactregistry.repositories.get
- artifactregistry.repositories.getIamPolicy
- artifactregistry.repositories.list
- artifactregistry.repositories.setIamPolicy
- artifactregistry.repositories.update
- binaryauthorization.attestors.create
- binaryauthorization.attestors.delete
- binaryauthorization.attestors.get
Expand Down

0 comments on commit 152ef91

Please sign in to comment.