Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Tweak the iam rule naming to be consistent. (#751)
Browse files Browse the repository at this point in the history
* improve rule naming

* improve rule naming

* improve rule naming
  • Loading branch information
blueandgold committed Oct 30, 2017
1 parent 50d1c0e commit a531395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/iam_rules.yaml
Expand Up @@ -29,7 +29,7 @@ rules:
- group:*@YOURDOMAIN

# custom rules
- name: Allow service accounts to have access
- name: Allow only service accounts to have access
mode: whitelist
resource:
- type: organization
Expand Down

0 comments on commit a531395

Please sign in to comment.