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
Copy file name to clipboardExpand all lines: modules/iam-assumable-role/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ No modules.
46
46
| <aname="input_create_instance_profile"></a> [create\_instance\_profile](#input\_create\_instance\_profile)| Whether to create an instance profile |`bool`|`false`| no |
47
47
| <aname="input_create_role"></a> [create\_role](#input\_create\_role)| Whether to create a role |`bool`|`false`| no |
48
48
| <aname="input_custom_role_policy_arns"></a> [custom\_role\_policy\_arns](#input\_custom\_role\_policy\_arns)| List of ARNs of IAM policies to attach to IAM role |`list(string)`|`[]`| no |
49
-
| <aname="input_custom_role_trust_policy"></a> [custom\_role\_trust\_policy](#input\_custom\_role\_trust\_policy)| A custorm role trust policy |`string`|`""`| no |
49
+
| <aname="input_custom_role_trust_policy"></a> [custom\_role\_trust\_policy](#input\_custom\_role\_trust\_policy)| A custom role trust policy |`string`|`""`| no |
50
50
| <aname="input_force_detach_policies"></a> [force\_detach\_policies](#input\_force\_detach\_policies)| Whether policies should be detached from this role when destroying |`bool`|`false`| no |
51
51
| <aname="input_max_session_duration"></a> [max\_session\_duration](#input\_max\_session\_duration)| Maximum CLI/API session duration in seconds between 3600 and 43200 |`number`|`3600`| no |
52
52
| <aname="input_mfa_age"></a> [mfa\_age](#input\_mfa\_age)| Max age of valid MFA (in seconds) for roles which require MFA |`number`|`86400`| no |
0 commit comments