p6-cdk-github-oidc-provider
v0.4.2
Published
A AWS CDK Github OIDC Provider
Downloads
1,145
Maintainers
Readme
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 [email protected]