keymaker icon indicating copy to clipboard operation
keymaker copied to clipboard

Support configuration file instead of IAM role description.

Open danieljimenez opened this issue 7 years ago • 2 comments

Hi, this ticket is to request support for another method besides IAM role description for Keymaker support. The problem I have, is IAM role description isn't offered via CloudFormation.

Thanks! Daniel

danieljimenez avatar Feb 09 '18 21:02 danieljimenez

Thanks for the idea. This most likely will not happen without an outside contribution, since I'm unlikely to need that feature. PRs welcome :)

Keep in mind, configuration is only needed when doing cross-account authentication or group membership checks. Also, you can edit the role description after deploying with CloudFormation.

kislyuk avatar Feb 09 '18 23:02 kislyuk

I submitted a PR adding config file support.

renaudhager avatar Mar 06 '18 12:03 renaudhager