Skip to content

Commit 1a468ce

Browse files
authored
chore: Update README IAM role (#23)
Fixes #22
1 parent 588e1d7 commit 1a468ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following dependencies must be available:
8888
Service account or user credentials with the following roles must be used to provision the resources of this module:
8989

9090
- Service Account Admin: `roles/iam.serviceAccountAdmin`
91-
- (optional) Service Account Key Admin: `roles/iam.serviceAccountAdmin` when `generate_keys` is set to `true`
91+
- (optional) Service Account Key Admin: `roles/iam.serviceAccountKeyAdmin` when `generate_keys` is set to `true`
9292
- (optional) roles needed to grant optional IAM roles at the project or organizational level
9393

9494
## Contributing

0 commit comments

Comments
 (0)