Skip to content

p6m7g8/p6-cdk-gha-role

Repository files navigation

DESC

P6CDKGHARole

LICENSE

License

Other

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

About

P6M7G8: AWS CDK Construct that makes IAM Roles for GitHub Actions to Assume via OIDC

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors