kreuzwerker / gha-demo

Repository for GitHub Actions demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gha-demo

Welcome to the gha-demo repository created for AWS Community Day Dach 2022 event (presentation - GitHub Actions with AWS). You can find here the cdk construct for OIDC implementation and sample workflow created during live-demo.

To test the cdk stack just pull the repo and:

cd cdk
npm i -D aws-cdk-github-oidc
npm run cdk deploy -- --profile <your_aws_profile>

change2

About

Repository for GitHub Actions demo


Languages

Language:TypeScript 81.1%Language:JavaScript 18.9%