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

Use IAM Roles to push files on AWS S3. #67

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Use IAM Roles to push files on AWS S3. #67

merged 1 commit into from
Nov 25, 2024

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Nov 21, 2024

For security reasons long lived credentials are not considered secure. To overcome this issue we can configure Github Workflows to use AWS OpenID Connect instead: For further details: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect

For security reasons long lived credentials are not considered secure.
To overcome this issue we can configure Github Workflows to use AWS OpenID Connect instead:
For further details: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect
@umbynos umbynos added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Nov 21, 2024
@umbynos umbynos self-assigned this Nov 21, 2024
@umbynos umbynos merged commit 3044ec7 into main Nov 25, 2024
11 checks passed
@umbynos umbynos deleted the iam-roles branch November 25, 2024 14:30
@umbynos umbynos mentioned this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants