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
2 stars 25 forks source link

feat: use OIDC instead of TFC #21

Closed kdesao-devops closed 1 year ago

kdesao-devops commented 1 year ago

Context

We Want to demonstrate the new AWS Authentication method using OIDC with this repository

Changes

Use STS Authentication instead of using Terraform token

Test