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: Added Extra STS actions param in assumable role with SAML #317

Conversation

nsyntych
Copy link
Contributor

@nsyntych nsyntych commented Dec 8, 2022

Description

Added the abbility to append optional extra trusted roles actions appart from the default "AssumeRoleWithSAML" in the iam-assumable-role-with-saml module

Motivation and Context

Wanted the to utilize the module to avoid rewiting all the logic from scratch but also have the ability to add some extra actions that apply to our use cases.

Breaking Changes

None as far as I know.

How Has This Been Tested?

Internally in our organisation in many deployments. Unable to showcase.

@nsyntych nsyntych changed the title Added Extra STS actions param in assumable role with SAML feat: Added Extra STS actions param in assumable role with SAML Dec 8, 2022
@nsyntych
Copy link
Contributor Author

Hey @bryantbiggs this is a very simple feature that basically mimmics other modules within this project. do you think that it can be merged? thank you!

@antonbabenko antonbabenko merged commit a2ad4cd into terraform-aws-modules:master Jan 6, 2023
antonbabenko pushed a commit that referenced this pull request Jan 6, 2023
## [5.10.0](v5.9.2...v5.10.0) (2023-01-06)

### Features

* Added Extra STS actions param in assumable role with SAML ([#317](#317)) ([a2ad4cd](a2ad4cd))

### Bug Fixes

* Use a version for  to avoid GitHub API rate limiting on CI workflows ([#323](#323)) ([90349fa](90349fa))
@antonbabenko
Copy link
Member

This PR is included in version 5.10.0 🎉

@nsyntych nsyntych deleted the assumable-role-with-saml-trusted-role-actions branch January 11, 2023 11:02
@github-actions
Copy link

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 Feb 11, 2023
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.

None yet

2 participants