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-group-with-policies/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ No modules.
48
48
| <aname="input_group_users"></a> [group\_users](#input\_group\_users)| List of IAM users to have in an IAM group which can assume the role |`list(string)`|`[]`| no |
49
49
| <aname="input_iam_self_management_policy_name_prefix"></a> [iam\_self\_management\_policy\_name\_prefix](#input\_iam\_self\_management\_policy\_name\_prefix)| Name prefix for IAM policy to create with IAM self-management permissions |`string`|`"IAMSelfManagement-"`| no |
50
50
| <aname="input_name"></a> [name](#input\_name)| Name of IAM group |`string`|`""`| no |
51
+
| <aname="input_path"></a> [path](#input\_path)| Desired path for the IAM group |`string`|`"/"`| no |
51
52
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources. |`map(string)`|`{}`| no |
0 commit comments