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_client_id_list"></a> [client\_id\_list](#input\_client\_id\_list)| List of client IDs (also known as audiences) for the IAM OIDC provider. Defaults to STS service if not values are provided |`list(string)`|`[]`| no |
73
+
| <aname="input_client_id_list"></a> [client\_id\_list](#input\_client\_id\_list)| List of client IDs (also known as audiences) for the IAM OIDC provider. Defaults to STS service if no values are provided |`list(string)`|`[]`| no |
74
74
| <aname="input_create"></a> [create](#input\_create)| Controls if resources should be created (affects all resources) |`bool`|`true`| no |
75
75
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to the resources created |`map(any)`|`{}`| no |
76
76
| <aname="input_url"></a> [url](#input\_url)| The URL of the identity provider. Corresponds to the iss claim |`string`|`"https://token.actions.githubusercontent.com"`| no |
0 commit comments