0.1.2 • Published 9 months ago

p6-cdk-gha-role v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

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

0.1.2

9 months ago

0.1.1

10 months ago

0.1.0

10 months ago