Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add iam-assumable-role-with-saml module #127

Merged
merged 5 commits into from
Mar 5, 2021

Conversation

bodgit
Copy link
Contributor

@bodgit bodgit commented Jan 28, 2021

Description

This PR adds an iam-assumable-role-with-saml module to add individual SAML assumed roles based on the similar iam-assumable-role-with-oidc module.

Motivation and Context

The iam-assumable-roles-with-saml module is handy but only allows you to create the three predefined roles. I need to be able create many additional roles with arbitrary policies attached.

Fixes #126

Breaking Changes

No

How Has This Been Tested?

I've applied the example code to a test account.

@bodgit bodgit changed the title Add iam-assumable-role-with-saml module feat: Add iam-assumable-role-with-saml module Jan 28, 2021
@bodgit
Copy link
Contributor Author

bodgit commented Feb 9, 2021

@antonbabenko any chance of a review for this?

@antonbabenko
Copy link
Member

LGTM. I will merge it at the end of the week.

@antonbabenko antonbabenko merged commit c334a54 into terraform-aws-modules:master Mar 5, 2021
@antonbabenko
Copy link
Member

Thanks @bodgit !

v3.12.0 has been just released.

@bodgit bodgit deleted the issue126 branch March 5, 2021 14:23
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an iam-assumable-role-with-saml module
2 participants