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/prowler shared workflow for AWS and GCP #146

Merged
merged 26 commits into from
Aug 13, 2024

Conversation

Bharadwajshivam28
Copy link
Member

Prowler workflow for GCP and AWS

secrets:
WIP:
required: false
description: 'WIP'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

give proper description

token_format: access_token
workload_identity_provider: ${{ secrets.WIP }}
service_account: ${{ secrets.SERVICE_ACCOUNT }}
access_token_lifetime: 300s
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pass access_token_lifetime value in inputs and set default value

aws-session-token: ${{ secrets.AWS_SESSION_TOKEN }}
role-to-assume: ${{ secrets.BUILD_ROLE }}
aws-region: ${{ inputs.aws_region }}
role-duration-seconds: 900
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pass value in inputs

@AshutoshAM2002 AshutoshAM2002 self-requested a review August 13, 2024 15:53
@clouddrove-ci clouddrove-ci merged commit 30407d0 into master Aug 13, 2024
1 check passed
@clouddrove-ci clouddrove-ci deleted the feat/prowler-workflow branch August 13, 2024 18:07
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.

5 participants