You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_repo_description"></a> [repo\_description](#input\_repo\_description)| Description of the GitHub repository |`string`|`"created by github-repo-building-block"`| no |
35
36
| <aname="input_repo_name"></a> [repo\_name](#input\_repo\_name)| Name of the GitHub repository |`string`|`"github-repo"`| no |
37
+
| <aname="input_repo_owner"></a> [repo\_owner](#input\_repo\_owner)| Username of the GitHub user who will be set as the owner/admin of the repository. If not set, no collaborator will be added. |`string`|`null`| no |
36
38
| <aname="input_repo_visibility"></a> [repo\_visibility](#input\_repo\_visibility)| Visibility of the GitHub repository |`string`|`"private"`| no |
37
39
| <aname="input_template_owner"></a> [template\_owner](#input\_template\_owner)| Owner of the template repository |`string`|`"template-owner"`| no |
38
40
| <aname="input_template_repo"></a> [template\_repo](#input\_template\_repo)| Name of the template repository |`string`|`"github-repo"`| no |
0 commit comments