Purpose: Provision IAM Group and associated users in AWS.
Rationale: Apply standards and constraints to IAM Users.
Copyright © 2022 figurate.org
No requirements.
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
name | IAM group name | any |
n/a | yes |
policies | A list of IAM policies to attach to the group | list(string) |
[] |
no |
users | A list of users included in the user group | list(string) |
[] |
no |
Name | Description |
---|---|
user_name | n/a |