Skip to content

p6m7g8/p6-cdk-gha-role

Repository files navigation

DESC

P6CDKGHARole

LICENSE

License

Other

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

Usage

...
import { P6CDKGHARole } from 'p6-cdk-gha-role';

new P6CDKGHARole(this, 'P6CDKGHARole', {
  principle: arn,
  repo: 'org/repo',
  policies: []
});

Architecture

./assets/diagram.png

Author

Philip M. Gollucci [email protected]