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

Allow user provided IAM role #31

Closed
sbrinkerhoff opened this issue Oct 27, 2022 · 2 comments · Fixed by #32
Closed

Allow user provided IAM role #31

sbrinkerhoff opened this issue Oct 27, 2022 · 2 comments · Fixed by #32

Comments

@sbrinkerhoff
Copy link

sbrinkerhoff commented Oct 27, 2022

Summary

I work within an organization that restricts the creation of IAM roles in AWS. While we can create them with Terraform, it is not with aws_iam_role. Many modules are supporting a passed IAM role (reference) that allows us to use the modules directly but provide our own IAM role.

Could you consider an optional user-provided IAM role for this Terraform?

@phzietsman
Copy link
Contributor

That's a great suggestion, we'll add it in.

@github-actions
Copy link
Contributor

This issue has been resolved in version 1.5.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants