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_oidc_provider"></a> [create\_oidc\_provider](#input\_create\_oidc\_provider)| Whether or not to create the associated oidc provider. If false, variable 'oidc\_provider\_arn' is required |`bool`|`true`| no |
115
+
| <aname="input_oidc_provider_arn"></a> [oidc\_provider\_arn](#input\_oidc\_provider\_arn)| ARN of the OIDC provider to use. Required if 'create_oidc_provider' is false |`string`|`null`| no |
115
116
| <aname="input_create_oidc_role"></a> [create\_oidc\_role](#input\_create\_oidc\_role)| Whether or not to create the OIDC attached role |`bool`|`true`| no |
| <aname="input_max_session_duration"></a> [max\_session\_duration](#input\_max\_session\_duration)| Maximum session duration in seconds. |`number`|`3600`| no |
0 commit comments