Integrating GitHub Actions with AWS using OIDC
Introduction: What is OIDC
Today, we're deploying our GithHub code using GitHub Actions with OpenID Connect (OIDC). OpenID Connect (OIDC) is providing an extra layer of protection. It allows GitHub Actions to assume an IAM role in AWS directly, elimi...
arunchandel.hashnode.dev3 min read