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 role_name_prefix option for oidc roles #101

Merged
merged 3 commits into from
Oct 30, 2020
Merged

feat: Add role_name_prefix option for oidc roles #101

merged 3 commits into from
Oct 30, 2020

Conversation

jeffb4
Copy link
Contributor

@jeffb4 jeffb4 commented Oct 29, 2020

Description

Adds role_prefix option to iam-assumable-role-with-oidc module

Motivation and Context

The underlying aws_iam_role resource allows a role_prefix option for role creation, and in my situation that would be a useful configuration knob

Breaking Changes

It does not break configuration to my knowledge

How Has This Been Tested?

Happy path tested on internal branch

@antonbabenko antonbabenko changed the title feat: Add role_prefix option for oidc roles feat: Add role_name_prefix option for oidc roles Oct 30, 2020
@antonbabenko antonbabenko merged commit a42590d into terraform-aws-modules:master Oct 30, 2020
@antonbabenko
Copy link
Member

Looks good, I have fixed the variable name and default value to make it work.

v2.24.0 has been just released.

@jeffb4 jeffb4 deleted the allow-role-prefix-oidc branch October 30, 2020 22:27
@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 Nov 10, 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.

3 participants