riboseinc / terraform-aws-iam-authenticating-group

Dynamically manage IAM group membership through an authenticated HTTPS endpoint
1 stars 2 forks source link

Indicate AWS limitations in README #16

Open ronaldtse opened 6 years ago

ronaldtse commented 6 years ago

AWS IAM has certain limits that affect this module's operations, including:

These should be indicated in the README and explain how they affect the operation and how to work around (e.g., use a separate user account if reached 10 IAM groups)

phuonghuynh commented 6 years ago

Yes