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_create_iam_roles"></a> [create\_iam\_roles](#input\_create\_iam\_roles)| Whether or not to create IAM roles. |`bool`|`true`| no |
91
-
| <aname="input_create_oidc_provider"></a> [create\_oidc\_provider](#input\_create\_oidc\_provider)| Whether or not to create the associated oidc provider. If true, variable 'oidc\_provider\_arn is required'|`bool`|`true`| no |
91
+
| <aname="input_create_oidc_provider"></a> [create\_oidc\_provider](#input\_create\_oidc\_provider)| Whether or not to create the associated oidc provider. If true, variable 'oidc\_provider\_arn' is required |`bool`|`true`| no |
92
92
| <aname="input_oidc_provider_arn"></a> [oidc\_provider\_arn](#input\_oidc\_provider\_arn)| Used if create\_oidc\_provider is true |`string`|`""`| no |
93
-
| <aname="input_permissions"></a> [permissions](#input\_permissions)|Github Repositories than can assumerole|`map(any)`| n/a | yes |
0 commit comments