AWS CDK: Github OIDC Provider
P6CDGithubOIDCProvider
LICENSE
Other
Usage
...
import { P6CDKGithubOIDCProvider } from 'p6-cdk-github-oidc-provider';
new P6CDKGithubOIDCProvider(this, 'SiteNameGithubOIDCProvider', {
repo: string
});Architecture

Author
Philip M. Gollucci pgollucci@p6m7g8.com