Commit 71ae728
feat: modify organization_admin structure (#63)
* feat: update organization_admins structure to only accept one value
* feat: hardcode actor_id to 1
* refactor: update test name for organization admin
* feat: update organization admin structure and name
* feat: deprecate unnecessary locals and adopt new organization_admin structure
* terraform-docs: automated action
* refactor: address gemini comments
* refactor: update to organization_admin in examples
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 1cc275f commit 71ae728
File tree
22 files changed
+60
-134
lines changed- examples/ruleset
- modules
- internal_repository
- organization
- private_repository
- public_repository
- repository_base
- repository_set
- ruleset
22 files changed
+60
-134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
| 206 | + | |
208 | 207 | | |
209 | | - | |
| 208 | + | |
210 | 209 | | |
211 | 210 | | |
212 | 211 | | |
| |||
0 commit comments