mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Updated prowler-codebuild-role name
This change is to fix the issue as reported at https://github.com/toniblyx/prowler/issues/845
This commit is contained in:
@@ -141,7 +141,7 @@ Resources:
|
|||||||
- id: W28
|
- id: W28
|
||||||
reason: "Explicit name is required for this resource to avoid circular dependencies."
|
reason: "Explicit name is required for this resource to avoid circular dependencies."
|
||||||
Properties:
|
Properties:
|
||||||
RoleName: !Sub 'prowler-codebuild-role-${ServiceName}-${AWS::StackName}'
|
RoleName: !Sub 'prowler-codebuild-role'
|
||||||
Path: '/service-role/'
|
Path: '/service-role/'
|
||||||
ManagedPolicyArns:
|
ManagedPolicyArns:
|
||||||
- 'arn:aws:iam::aws:policy/job-function/SupportUser'
|
- 'arn:aws:iam::aws:policy/job-function/SupportUser'
|
||||||
|
|||||||
Reference in New Issue
Block a user