0.1.2 • Published 9 months ago
p6-cdk-gha-role v0.1.2
DESC
P6CDKGHARole
LICENSE
Other
Usage
...
import { P6CDKGHARole } from 'p6-cdk-gha-role';
new P6CDKGHARole(this, 'P6CDKGHARole', {
principle: arn,
repo: 'org/repo',
policies: []
});
Architecture
Author
Philip M. Gollucci pgollucci@p6m7g8.com