| <aname="input_assumable_roles"></a>[assumable\_roles](#input\_assumable\_roles) | List of IAM roles ARNs which can be assumed by the group | `list(string)` | `[]` | no |
| <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 |
| <aname="input_name"></a>[name](#input\_name) | Name of IAM policy and IAM group | `string` | n/a | yes |
| <aname="input_tags"></a>[tags](#input\_tags) | A map of tags to add to all resources. | `map(string)` | `{}` | no |
| <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 |
| <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 |
| <aname="input_name"></a>[name](#input\_name) | Name of IAM group | `string` | `""` | no |
| <aname="input_tags"></a>[tags](#input\_tags) | A map of tags to add to all resources. | `map(string)` | `{}` | no |