AWS CDK: Github OIDC Provider
...
import { P6CDKGithubOIDCProvider } from 'p6-cdk-github-oidc-provider';
new P6CDKGithubOIDCProvider(this, 'SiteNameGithubOIDCProvider', {
repo: string
});
Philip M. Gollucci [email protected]
AWS CDK: Github OIDC Provider
...
import { P6CDKGithubOIDCProvider } from 'p6-cdk-github-oidc-provider';
new P6CDKGithubOIDCProvider(this, 'SiteNameGithubOIDCProvider', {
repo: string
});
Philip M. Gollucci [email protected]