Validate IAM role names
オープン
enhancement
- 主要言語
- Go
- スター
- 26
- フォーク
- 7
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 1
説明
### TL;DR
It's common to introduce a typo when listing an IAM role in the `google_project_iam_member` resource.
Guardian could use the [IAM roles list API](https://cloud.google.com/sdk/gcloud/reference/iam/roles/list) to retrieve all of the roles from the project that is going to be modified and validate the string before merging a change.
### Detailed design
```markdown
```
### Alternatives considered
```markdown
```
### Additional information
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。