Commit Graph

12 Commits (e95bcaeb8a98ec280acccadbb5491efc0c1679af)

Author SHA1 Message Date
Brian Coca 1268a83eb7 Merge pull request #1782 from civisanalytics/iam_dont_delete_passwords_silently
iam: don't delete passwords by default
9 years ago
billwanjohi 99e3881a7c iam: don't delete passwords by default 9 years ago
Jonathan Davila def5fdcb21 no_log to iam password 9 years ago
Michael Weinrich 56d4f21c5f Use aws connect calls that allow boto profile use 9 years ago
Benno Joy 3d8bf111b5 Merge pull request #1583 from civisanalytics/iam_accept_sts
iam: use modern helper to allow sts
9 years ago
Benno Joy 54bfdee1e0 Merge pull request #1494 from toninog/devel
fixes to iam group variables and delete group fixes
9 years ago
billwanjohi 33533eb156 iam: use modern helper to allow sts
previous implementation ignored the session token when present
9 years ago
Greg DeKoenigsberg 28a869a030 Updating cloud modules with proper github author information 9 years ago
toninog fccc925ec5 fixes to code to enable updates of user to groups and delete groups. Fixed example yaml to use groups 9 years ago
toninog 9f3658d901 Fixed bug in example where updating a user to a group
Fixed bug in create_group and update_group whereby paramaters were not being set correctly.
9 years ago
Brian Coca fc255fbd21 minor doc fixes 9 years ago
Jonathan Davila 801a5e8ed0 iam module with fixes
iam module. fix policy issue.

bugfix

allow for modifying path without declaring new_path
9 years ago