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_github_actions_oidc_url"></a> [github\_actions\_oidc\_url](#input\_github\_actions\_oidc\_url)| The URL to use for the OIDC handshake |`string`|`"https://token.actions.githubusercontent.com"`| no |
172
-
| <aname="input_github_repositories"></a> [github\_repositories](#input\_github\_repositories)| A list of GitHub repositories the OIDC provider should authenticate against. The format is <org/user>/<repository-name>|`set(string)`|`[]`| no |
172
+
| <aname="input_github_repositories"></a> [github\_repositories](#input\_github\_repositories)| A list of GitHub repositories the OIDC provider should authenticate against. The format is org/user/repository-name |`set(string)`|`[]`| no |
173
173
| <aname="input_role_names"></a> [role\_names](#input\_role\_names)| The set of names for roles that GitHub Actions will be able to assume |`set(string)`|`[]`| no |
174
174
| <aname="input_role_path"></a> [role\_path](#input\_role\_path)| The path the created roles are going to live under |`string`|`"/"`| no |
175
175
| <aname="input_tags"></a> [tags](#input\_tags)| A key > value map of tags to associate with the resources that are being created |`map(string)`|`{}`| no |
0 commit comments