bcgov / startup-sample-project-aws-serverless-TFC

Lambda serverless app meant to accelerate teams onboarding to the BC Gov SEA AWS space.
Apache License 2.0
3 stars 25 forks source link

Aws OIDC auth #22

Closed kdesao-devops closed 1 year ago

kdesao-devops commented 1 year ago

Context

This new fork and, by extension, this PR has for purpose to refactor the way the GitHub Action authenticate to AWS during deployment to use Github OIDC.

Changes

Tests

kdesao-devops commented 1 year ago

This repo has been forked to maintain the two authentication ways (OIDC and TFC)