Here are the steps you can take to ensure your administrators have the correct access to the new resources in Cloud Run:
- Make sure that the administrators' Google Cloud IAM console permissions are appropriate. You can check the IAM & admin > Roles page in the Google Cloud console. The administrators should have the Cloud Run Admin role.
- If the administrators do not have the Cloud Run Admin role, you can create a new custom role just for Cloud Run administration. To do this, follow these steps:
- Go to the IAM & admin > Roles page in the Google Cloud console.
- Click the Create custom role button.
- Give the role a name, such as Cloud Run Administrator.
- Select the permissions that you want to grant to the role. For example, you can grant the role permissions to create, update, and delete Cloud Run services.
- Click the Create button.
- Once you have created the custom role, you can add the administrators. To do this, follow these steps:
- Go to the IAM & admin > IAM users page in the Google Cloud console.
- Select the administrators that you want to add to the role.
- Click the Add role button.
- Select the role that you created in the previous step.
- Click the Add button.
- Once you have added the administrators to the role, they will have the correct access to the new resources in Cloud Run.