Commit Graph

19 Commits (4b46200477216dbcc54611d1c3e6f0cc83757aaf)

Author SHA1 Message Date
Brian Coca 6d722608d6 Merge pull request #2413 from raben2/devel
Absent Function was not working on user with login profile
9 years ago
Rabenstein 7d665db5e5 Squash of 3 commits for bugfix.
Absent unction was not working on user with login profile
also fixed the exception handling

fixed the delete user function
now works with or without loginprofile (password)

typo
9 years ago
Etherdaemon 08559670e5 Update try statement as pointed out by defionscode 9 years ago
Etherdaemon 2b2285eb67 fixes #12831 by updating the boto iam connection method to connect_to_region 9 years ago
Brian Coca c4f64d822c changed modules to use common ec2 docs for region 9 years ago
Toshio Kuratomi 636eecf354 Fix improper indentation 9 years ago
Rob da29956f03 Add exception handling to iam 9 years ago
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