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-with-saml/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ No modules.
52
52
| <aname="input_role_permissions_boundary_arn"></a> [role\_permissions\_boundary\_arn](#input\_role\_permissions\_boundary\_arn)| Permissions boundary ARN to use for IAM role |`string`|`""`| no |
53
53
| <aname="input_role_policy_arns"></a> [role\_policy\_arns](#input\_role\_policy\_arns)| List of ARNs of IAM policies to attach to IAM role |`list(string)`|`[]`| no |
54
54
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to IAM role resources |`map(string)`|`{}`| no |
55
+
| <aname="input_trusted_role_actions"></a> [trusted\_role\_actions](#input\_trusted\_role\_actions)| Extra Actions of STS |`list(string)`| <pre>[<br> ""<br>]</pre> | no |
0 commit comments