Skip to content

p6m7g8/p6-cdk-github-oidc-provider

Repository files navigation

AWS CDK: Github OIDC Provider

P6CDGithubOIDCProvider

LICENSE

License

Other

Gitpod ready-to-code Sonarcloud Status GitHub commit activity GitHub commit activity

Usage

...
import { P6CDKGithubOIDCProvider } from 'p6-cdk-github-oidc-provider';

new P6CDKGithubOIDCProvider(this, 'SiteNameGithubOIDCProvider', {
  repo: string
});

Architecture

./assets/diagram.png

Author

Philip M. Gollucci [email protected]