Skip to content

Added feature to allow role ARN while using -R parameter @mmuller88 #859#860

Merged
toniblyx merged 2 commits intoprowler-cloud:2.5.1from
mmuller88:feature/859_role_arn
Sep 13, 2021
Merged

Added feature to allow role ARN while using -R parameter @mmuller88 #859#860
toniblyx merged 2 commits intoprowler-cloud:2.5.1from
mmuller88:feature/859_role_arn

Conversation

@mmuller88
Copy link
Contributor

@mmuller88 mmuller88 commented Sep 1, 2021

fixes: #859

Tested it on my workbranch and it works like a charm https://github.com/mmuller88/cdk-prowler/blob/feature/7_multi/src/index.ts#L168 .

I don't need to bother with stack sets and only give the role arn for R which allows cross account access

@toniblyx
Copy link
Member

toniblyx commented Sep 1, 2021

Thanks @mmuller88, I'll review this PR next week.

@toniblyx toniblyx changed the base branch from master to 2.5.1 September 13, 2021 17:00
@toniblyx toniblyx changed the title feat: allow role arn for R parameter #859 Added feature to allow role ARN while using -R parameter @mmuller88 #859 Sep 13, 2021
@toniblyx toniblyx merged commit a827504 into prowler-cloud:2.5.1 Sep 13, 2021
@toniblyx
Copy link
Member

thanks @mmuller88

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 this pull request may close these issues.

R can take role arn as well

2 participants