Skip to content

Conversation

@AdiCloudbit-DevOps
Copy link

Summary

Replace AWS IAM user access keys with OIDC (OpenID Connect) federation for AWS authentication in CI workflows.

Changes

Composite Actions

  • .github/actions/regression-tests/action.yml - Made AWS credentials optional, added session token support
  • .github/actions/repeat/action.yml - Made AWS credentials optional, added session token support

Workflows

  • .github/workflows/regression-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/epoll-regression-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/repeat-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/docker-dev-release.yml - Use role-to-assume instead of access keys

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.

2 participants