p6-cdk-github-oidc-provider
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

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 pgollucci@p6m7g8.com

Package Sidebar

Install

npm i p6-cdk-github-oidc-provider

Weekly Downloads

1

Version

0.4.2

License

Apache-2.0

Unpacked Size

143 kB

Total Files

10

Last publish

Collaborators

  • pgollucci